#include <string>
Go to the source code of this file.
Classes | |
class | StringTokenizer |
Simple string tokenizer class. More... | |
Typedefs | |
typedef std::string::size_type | SIZE |
string tokenizer
Copyright (C) 2006, 2007, 2008 Lukas Jelinek, <lukas@aiken.cz>
This program is free software; you can redistribute it and/or modify it under the terms of one of the following licenses:
typedef std::string::size_type SIZE |