SCL  1.0
Standard Control Library : Control, dynamics, physics, and simulation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Functions
strutil.cpp File Reference
#include "strutil.hpp"
Include dependency graph for strutil.cpp:

Functions

template<>
std::string sfl::to_string< bool > (const bool &flag)
 
template<>
bool sfl::string_to< bool > (const std::string &str, bool &foo)
 
bool sfl::splitstring (string const &input, char separator, string &head, string &tail)
 

Detailed Description

Author
Roland Philippsen (roland DOT philippsen AT gmx DOT net)