Definition in file StrUtilNamespace.h.
#include <deque>
#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | StrUtilNamespace |
Typedefs | |
| typedef std::deque< std::string > | StrUtilNamespace::StdStringList |
| type to store the template parameters | |
Functions | |
| StdStringList | StrUtilNamespace::getTypeFromTemplate (const std::string &fn, const char *typeVar[]) |
gets the types from the fn matching from the typeVar. | |
1.5.5