Changes between Version 148 and Version 149 of LibrariesUnderConstruction


Ignore:
Timestamp:
May 15, 2011, 7:53:59 AM (11 years ago)
Author:
viboes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v148 v149  
    10791079 * '''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)]
    10801080
    1081 ---------------------------------------------------------------------------------------------------
    1082 == Boost.TTI ==
    1083  * '''Author(s):'''  Edward Diener
    1084  * '''Version:''' 1.0
    1085  * '''State:'''
    1086  * '''Last upload:''' 2011 Feb 6
    1087  * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/tti Boost Sandbox]
    1088  * '''Categories:''' [#GenericProgramming Generic Programming]
    1089  * '''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.
    10901081
    10911082---------------------------------------------------------------------------------------------------