#include <spirit_po/exceptions.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/fusion/include/std_pair.hpp>
#include <string>
Go to the source code of this file.
Classes | |
struct | spirit_po::catalog_metadata |
struct | spirit_po::catalog_metadata::num_plurals_grammar< Iterator > |
struct | spirit_po::catalog_metadata::content_type_grammar< Iterator > |
Namespaces | |
spirit_po | |
Macros | |
#define | BOOST_SPIRIT_USE_PHOENIX_V3 |
#define | SPIRIT_PO_DEFAULT_CHARSET "UTF-8" |
Typedefs | |
typedef std::pair< uint, std::string > | spirit_po::num_plurals_info |
#define BOOST_SPIRIT_USE_PHOENIX_V3 |
Definition at line 10 of file catalog_metadata.hpp.
#define SPIRIT_PO_DEFAULT_CHARSET "UTF-8" |
Definition at line 69 of file catalog_metadata.hpp.