Changes between Version 141 and Version 142 of LibrariesUnderConstruction


Ignore:
Timestamp:
Feb 8, 2011, 6:49:15 AM (12 years ago)
Author:
viboes
Comment:

Added TTI

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v141 v142  
    957957 * '''Description:''' TR2 Proposal text: [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2101.html Tree Structures and Related Concepts for the C++ Standard Library (TR2)]
    958958
     959---------------------------------------------------------------------------------------------------
     960== Boost.TTI==
     961 * '''Author(s):'''  Edward Diener
     962 * '''Version:''' 1.0
     963 * '''State:'''
     964 * '''Last upload:''' 2011 Feb 6
     965 * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/tti Boost Sandbox]
     966 * '''Categories:''' [#FunctionObjectsAndHigher-orderProgramming Function Objects And Higher-order Programming]
     967 * '''Description:''' The Type Traits Introspection library, or TTI for short, is a library of macros generating metafunctions, and a set of parallel nullary type metafunctions, which provide the ability to introspect by name the elements of a type at compile time.
    959968
    960969---------------------------------------------------------------------------------------------------
     
    15101519 * [#Boost.MSF Boost.MSF]
    15111520 * [#Boost.Overload Boost.Overload]
     1521 * [#Boost.TTI Boost.TTI]
    15121522
    15131523---------------------------------------------------------------------------------------------------