Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7232: boost::container::basic_string::insert's implementation is inconsistent with a document
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-15 17:17:26
#7232: boost::container::basic_string::insert's implementation is inconsistent
with a document
-----------------------------------------+----------------------------------
Reporter: kariya_mitsuru@⦠| Owner: igaztanaga
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: container
Version: Boost 1.48.0 | Severity: Problem
Resolution: fixed | Keywords:
-----------------------------------------+----------------------------------
Comment (by Mitsuru Kariya <kariya_mitsuru@â¦>):
Thanks for your reply.
Until C++03 standard, these functions return void.
But from C++11 standard, these functions were revised.
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#149
I think that basic_string (and other container in Boost.Container) would
be better off returning an iterator for "C++11 Conformance".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7232#comment:3> 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:10 UTC