Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4195: boost::circular_buffer documentation error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-20 03:09:42
#4195: boost::circular_buffer documentation error
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jano_gaspar
Type: Bugs | Status: closed
Milestone: Boost 1.43.0 | Component: circular_buffer
Version: Boost 1.42.0 | Severity: Cosmetic
Resolution: fixed | Keywords:
---------------------------+------------------------------------------------
Changes (by anonymous):
* status: reopened => closed
* resolution: => fixed
Comment:
Replying to [comment:3 nstewart@â¦]:
> 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))
>
Perfect.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4195#comment:4> 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