$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Review] Boost.Type Traits Extension by Frederic Bron
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-03-18 01:43:11
> Are there examples in the docs?
>
> As far as I can see, there is an example on the implementation only.
> No examples on usage. They seem to be missing from the
> libs/type_traits/example directory as well.
There are use examples in the doc of the type trait library:
http://www.boost.org/doc/libs/1_46_1/libs/type_traits/doc/html/boost_typetraits/examples.html
not in the extension.
I could add one.
Frédéric