ManaPlus
|
Go to the source code of this file.
Typedefs | |
typedef std::vector< std::string > | StringVect |
typedef StringVect::iterator | StringVectIter |
typedef StringVect::const_iterator | StringVectCIter |
typedef std::vector<std::string> StringVect |
Definition at line 29 of file stringvector.h.
typedef StringVect::const_iterator StringVectCIter |
Definition at line 31 of file stringvector.h.
typedef StringVect::iterator StringVectIter |
Definition at line 30 of file stringvector.h.