Stride Reference Manual  1.0
StringUtils.h File Reference

Conversion from or to string. More...

#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <algorithm>
#include <cctype>
#include <iomanip>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for StringUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stride::util::StringUtils
 String utilities. More...
 

Namespaces

 stride
 Time Dependent Person DataType.
 
 stride::util
 Utilities for the project.
 

Detailed Description

Conversion from or to string.

Definition in file StringUtils.h.