Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [TTI] Review for The Type Traits Introspection library by Edward Diener **extended**
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-07-20 00:47:35


> The TTI library, which is an abbreviation for the 'Type Traits
> Introspection' library, allows a programmer to introspect at compile time
> the inner elements of a C++ type.
>
> The TTI library is based on the type_traits_ext portion of the Concept
> Traits Library, with improvements and additions, and also reproduces
> functionality ( without changing existing code ), for the purposes of
> completeness, from Boost.MPL regarding introspection of types and templates.

Would it make sense to have it part of the actual type trait library
instead of as a separate library?

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