#include <spirit_po/default_plural_forms_expressions.hpp>#include <boost/spirit/include/support_line_pos_iterator.hpp>#include <string>#include <stdexcept>Go to the source code of this file.
Classes | |
| struct | spirit_po::catalog_exception |
Namespaces | |
| spirit_po | |
Macros | |
| #define | SPIRIT_PO_CATALOG_FAIL(Message) |
Functions | |
| template<typename Iterator > | |
| std::string | spirit_po::iterator_context (Iterator &it, Iterator &end) |
| std::string | spirit_po::string_iterator_context (const std::string &str, std::string::const_iterator it) |
| #define SPIRIT_PO_CATALOG_FAIL | ( | Message | ) |
Definition at line 72 of file exceptions.hpp.