Re: [Boost-bugs] [Boost C++ Libraries] #4195: boost::circular_buffer documentation error

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4195: boost::circular_buffer documentation error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-19 16:42:01


#4195: boost::circular_buffer documentation error
---------------------------+------------------------------------------------
  Reporter: anonymous | Owner: jano_gaspar
      Type: Bugs | Status: reopened
 Milestone: Boost 1.43.0 | Component: circular_buffer
   Version: Boost 1.42.0 | Severity: Cosmetic
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by nstewart@…):

  * status: closed => reopened
  * resolution: worksforme =>

Comment:

 Do you think this clarification would be the right solution?

 write(file_desc, ar.first, ar.second)

 ->

 write(file_desc, ar.first, ar.second*sizeof(circular_buffer<T>::value))

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4195#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:03 UTC