wiki:RssLib

Rss

back


Rationale


Design


Dependencies

Apart from STL and Boost, this library uses the following:

filutil

  • made available in util/fileutil
  • this is used to set the locale, see
    set_global_utf8_codecvt_facet()
    

nvps

  • made available in util/nvps
  • the 'name value pair' lib

xml

  • made available in src/xml
  • this is the actual xml parser wrapper

Example


Use