#include <string>
#include <vector>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | KK |
namespace | MM |
namespace | PP |
Typedefs | |
typedef std::map< int, std::string > | PP::IntToStringDict |
typedef std::vector< std::string > | KK::StringVector |
Functions | |
void | MM::process (const string &s, IntToStringDict &d, const KK::StringVector &v) |