Subject: Re: [boost] [Conversion] Practical applications
From: gast128 (gast128_at_[hidden])
Date: 2011-08-24 17:25:51


> lexical_cast uses std::iostream.
Yes we noticed. It has a pretty easy interface, but unfortunately it has the
previous mentioned performance drawbacks.

We will have a look at Coerce when it gets released.