|
发表于 2004-11-25 18:01:00
|
显示全部楼层
Re: Boost发布新版本 支持C++对象序列化
请在专有名词后加上英文原注
对象序列化(object serialization)
New Libraries
Assignment Library: Filling containers with constant or generated data has never been easier, from Thorsten Ottosen.
Minmax Library: Standard library extensions for simultaneous min/max and min/max element computations, from Hervé Brönnimann.
Multi-index Containers Library: Containers with multiple STL-compatible access interfaces, from Joaquín M López Muñoz.
Numeric Conversion Library: Optimized policy-based numeric conversions, from Fernando Cacciola.
Program Options Library: Access to configuration data given on command line, in config files and other sources, from Vladimir Prus.
Range Library: A new infrastructure for generic algorithms that builds on top of the new iterator concepts, from Thorsten Ottosen.
Serialization Library: Serialization/de-serialization of arbitrary C++ data structures to various formats including text, binary, and xml, from Robert Ramey.
String Algorithms Library: Collection of string related algorithms for case conversion, trimming, find/replace operations and more, from Pavol Droba.
Tribool: 3-state boolean type library, from Doug Gregor. |
|