|
uLib-0.2
|
#include <istream>#include <algorithm>#include <boost/lexical_cast.hpp>#include <boost/algorithm/string.hpp>Go to the source code of this file.
Data Structures | |
| struct | uLib::StringReader |
Namespaces | |
| uLib | |
Functions | |
| template<typename T > | |
| StringReader & | uLib::operator>> (StringReader &isr, T &t) |
| StringReader & | uLib::operator>> (StringReader &isr, const char *str) |