The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Macros | Typedefs
catalog_metadata.hpp File Reference
#include <spirit_po/exceptions.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/fusion/include/std_pair.hpp>
#include <string>
Include dependency graph for catalog_metadata.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ BOOST_SPIRIT_USE_PHOENIX_V3

#define BOOST_SPIRIT_USE_PHOENIX_V3

Definition at line 10 of file catalog_metadata.hpp.

◆ SPIRIT_PO_DEFAULT_CHARSET

#define SPIRIT_PO_DEFAULT_CHARSET   "UTF-8"

Definition at line 69 of file catalog_metadata.hpp.