Boost logo

Boost Users :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-06-02 15:48:15


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net