#include <boost/optional/optional.hpp>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | spirit_po::po_message |
Namespaces | |
spirit_po | |
Typedefs | |
typedef std::pair< std::string, std::vector< std::string > > | spirit_po::plural_and_strings_type |