#include <string>#include <sstream>#include <vector>#include <iostream>

Go to the source code of this file.
Namespaces | |
| namespace | net |
| namespace | net::halfdans |
Classes | |
| class | net::halfdans::StringList |
| A std::vector<String> specialisation with some methods to make working with vectors of strings somewhat easier. More... | |
| class | net::halfdans::String |
| String class with several ease-of-use methods, roughly mimicking Python's string class. More... | |
1.5.6