Subject: [Boost-bugs] [Boost C++ Libraries] #3700: boost::archive should support basic_strings with different allocators
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-30 16:07:00
#3700: boost::archive should support basic_strings with different allocators
---------------------------------------------+------------------------------
Reporter: anonymous | Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: serialization
Version: Boost 1.41.0 | Severity: Optimization
Keywords: serialization archive allocator |
---------------------------------------------+------------------------------
Hello
boost::archive supporting std::basic_string natively is obviously very
useful. It would be even more useful if boost::archive supported
std::basic_string with different allocators. It currently only supports
std::basic_strings with the default allocator. If boost::archive
supported std::basic_strings with different allocators, it would be very
useful in writing performance code, and would be more C++ compliant.
Thanks.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3700> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC