Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-08-14 21:40:08


At 08:54 PM 8/14/2001, Jeremy Siek wrote:

>Off the top of my head I can think of at least three boost libraries that
>already use type traits. I agree that it should be one of the first
>libraries to be considered.

If you look at http://www.boost.org/libs/hdr_depend.html you can get an
idea of which Boost libr uses what.

I did a little processing of the HTML file for that dependency table, and
sorted it. A quick scan shows type_traits is very popular, as is utility
(presumably for "noncopyable"), static_assert, call_traits, iterators, and
operators. Together with smart pointers and integer stuff, that might be a
starting point.

--Beman

    


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