|
JASSv2
|
String type that uses a custom allocator. More...


Go to the source code of this file.
Typedefs | |
| typedef std::basic_string< char, std::char_traits< char >, allocator_cpp< char > > | JASS::string |
| A JASS string that uses a JASS allocator_cpp for storage. | |
String type that uses a custom allocator.
1.8.13