Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost.Spirit] RFC: bin_float parser
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2011-04-27 22:09:41


> Please see the attached headers and test case for a bin_float parser.
> Please provide comments/suggestions/criticisms.

Thanks for this!

A couple of comments:

1) Is there a reason why you created separate components instead of simply extending the existing set of binary parsers/generators?

2) What's the rationale for not using/extending the endian classes in Spirit, but providing your own set of independent endian types?

3) If this is to be included into Spirit we'd need the corresponding docs as well.

Regards Hartmut
---------------
http://boost-spirit.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