Boost logo

Boost :

Subject: Re: [boost] type traits not in boost.type_traits
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-02-26 17:00:25


> * iostreams/detail/is_dereferenceable.hpp -> could be moved to type
> traits but I should have a look to see if I cannot implement it in the
> extension
> If it is straightforward, I will implement it.

I have added that one to the type trait extension as the
implementation is similar to the others (r69313).
- vault unix newlines:
http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits.tar.bz2&directory=Extension&
- vault dos newlines:
http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits-dos.tar.bz2&directory=Extension&
- sandbox: http://svn.boost.org/svn/boost/sandbox/type_traits/

Entry point for the documentation is:
type_traits/libs/type_traits/doc/html/boost_typetraits/category/value_traits/operators.html

Frédéric


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