Boost's lexical_cast, which converts numbers (or arbitrary objects) to strings and back. Should I try to use it more, say, instead of streaming things to , which converts numbers (o
Boost's lexical_cast, which converts numbers (or arbitrary objects) to strings and back. Should I try to use it more, say, instead of streaming things to , which converts numbers (o