j
k
j a
j l
ian whittley wrote:
int to(std::string const& arg, Type2Type<int> const&) { return atoi(arg.c_str()); }
This won't reflect the global C++ locale. Jonathan
Back to the thread
Back to the list