Boost logo

Boost :

From: Daniel Wallin (dalwan01_at_[hidden])
Date: 2004-11-15 16:01:03


Peter Dimov wrote:
> Rene Rivera wrote:
>
> [...]
>
>> #include <boost/named_params.hpp>
>>
>> struct name_t; // tag types
>> struct value_t;
>>
>> namespace {
>> boost::keyword<name_t> name; // keyword objects
>
>
> boost::keyword<struct name_t> name;
>
> is even better. ;-)

That's really cool!

-- 
Daniel Wallin

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