Changes between Version 7 and Version 8 of LibrariesUnderConstruction


Ignore:
Timestamp:
Jan 3, 2009, 8:58:03 PM (14 years ago)
Author:
viboes
Comment:

Adding Unicode

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v7 v8  
    266266 * '''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)]
    267267
    268 
     268---------------------------------------------------------------------------------------------------
     269== Boost.Unicode ==
     270 * '''Author(s):'''  Graham Barnett & Rogier van Dalen
     271 * '''Version:'''
     272 * '''State:'''
     273 * '''Last upload:''' 2008 Mars 12
     274 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=unicode_lib.zip&directory=&PHPSESSID=02527d51a836e06dadae8907366e594d Boost Vault]
     275 * '''Description:''' The Boost Unicode library aims to bring Unicode to C++ without requiring intricate knowledge of the Unicode standard, while allowing Unicode experts to do advanced things.
    269276
    270277---------------------------------------------------------------------------------------------------
     
    424431---------------------------------------------------------------------------------------------------
    425432== String and text processing ==
     433 * [#Boost.Unicode Unicode]
    426434
    427435---------------------------------------------------------------------------------------------------