
1 Aug
2004
1 Aug
'04
1:24 p.m.
You can't control formatting. That's basically the main fact about lexical_cast; it's a simple facility for simple tasks.
But I don't want to control formatting. I just want to convert a text (e.g. "3.14") to a number in a way that works even if the locale is set to decimal comma. Isn't that a simple task?