SyTen
◆
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.
syten
Generated by
1.9.4