$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-08 06:26:38
On Wednesday 08 June 2005 14:06, John Maddock wrote:
> > 5. Provide a standalone type_traits header defining necessary/possible
> > specializations for the standard library's types and include it as
> > required in the corresponding program_options' tests/examples.
> > Users can use or ignore this header at their will.
>
> That sounds like a plan, someone want to put it together?
Will that new header go to the type_traits directory?
Will is specialize only remove_reference? If yes, just tell me the name
the header should have ;-)
- Volodya