Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ lexical_cast() [2/2]

template<typename T >
T syten::lexical_cast ( std::string const &  s)

Casts the string s to type T, wrapper around boost::lexical_cast<> to silence GCC warning.