Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::lexical_cast<> with hex strings?
From: Michael Caisse (boost_at_[hidden])
Date: 2010-07-15 16:23:17


John Dlugosz wrote:
>> I have replaced all of my string conversions with
>> qi/karma semantics since.
>> ----------------------------------
>> Michael Caisse
>>
>
> What are "qi/karha semantics"?
>
> --John
>

Sorry. That was very poorly worded. I use qi and karma (boost.spirit) to
do most conversions now. It is blazing fast and I don't have to keep
patching lexical_cast to handle bases other than base 10.

There has been some discussion on the spirit mailing list by Jeroen
Habraken submitting a spirit_cast that will look a lot like lexical_cast
syntax. Initial tests are very very promising and I think the code looks
clean. I hope he submits it soon.

michael

-- 
----------------------------------
Michael Caisse
Object Modeling Designs
www.objectmodelingdesigns.com

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