Boost logo

Boost :

Subject: Re: [boost] [explore] Library Proposal: Container Streaming
From: Jeroen Habraken (vexocide_at_[hidden])
Date: 2009-11-30 18:40:52


On Tue, Dec 1, 2009 at 00:11, Stefan Strasser <strasser_at_[hidden]> wrote:
> Am Monday 30 November 2009 23:42:34 schrieb Zachary Turner:
>> > You could put them in the global namespace?  I think that would conform
>> > better to the letter of the rules, without really being any safer in
>> > practice.
>>
>> I'd rather put them in a library specific namespace in that case, and
>> require the programmer to put a using declaration in the translation unit.
>
> precedent: std::rel_ops
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

This reminds me of the repr() function in Python,
http://docs.python.org/library/functions.html#repr. Maybe
Boost.Represent would make sense as name for the project, as it shows
a representation of the data.

Jeroen Habraken


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