Changes between Version 7 and Version 8 of LibrariesUnderConstruction
- Timestamp:
- Jan 3, 2009, 8:58:03 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibrariesUnderConstruction
v7 v8 266 266 * '''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)] 267 267 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. 269 276 270 277 --------------------------------------------------------------------------------------------------- … … 424 431 --------------------------------------------------------------------------------------------------- 425 432 == String and text processing == 433 * [#Boost.Unicode Unicode] 426 434 427 435 ---------------------------------------------------------------------------------------------------