Subject: Re: [Boost-bugs] [Boost C++ Libraries] #471: boost.range and "const char[]".
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-23 18:45:21
#471: boost.range and "const char[]".
-----------------------------+----------------------------------------------
Reporter: sergey_shandar | Owner: nesotto
Type: Bugs | Status: closed
Milestone: | Component: range
Version: release 1.34.0 | Severity: Problem
Resolution: wontfix | Keywords:
-----------------------------+----------------------------------------------
Changes (by nesotto):
* status: new => closed
* resolution: Rejected => wontfix
Comment:
For 1.35 I have added this test:
const char A[] = "\0A";
BOOST_CHECK_EQUAL( boost::size(A), 3u );
This is the bahavior of 1.35.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/471#comment:10>
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:49:56 UTC