Boost logo

Boost :

Subject: Re: [boost] [none_t] I/O operators patch
From: Gregory Crosswhite (gcross_at_[hidden])
Date: 2011-06-05 21:09:13


On 6/5/11 5:23 PM, Krzysztof Czainski wrote:
> About your namespace concern: wolud these operators be found via ADL, if you
> put them into the same namecpace, as none_helper (that is boost::detail)?
>

Yup, that seems to do it --- sweet! :-)

> Also, did you consider adding these operators to another file (i.e.
> none_t_io.hpp), so that users of none_t, who (usually) don't need these
> operators, don't get<iosfwd> on the way? Notice, that boost::none is
> defined in a separate file too.

Good idea. My new proposal is to add a new header file called
none_t_io.hpp, which I have attached to this e-mail.

Thank you very much for your feedback, Kris! :-D

Cheers,
Greg




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk