[Boost-bugs] [Boost C++ Libraries] #13639: Documentation of monotonic_buffer_resource looks wrong

Subject: [Boost-bugs] [Boost C++ Libraries] #13639: Documentation of monotonic_buffer_resource looks wrong
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-07-21 14:18:22


#13639: Documentation of monotonic_buffer_resource looks wrong
------------------------------+---------------------------
 Reporter: Markus Dreseler | Owner: Ion Gaztañaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.67.0 | Severity: Cosmetic
 Keywords: |
------------------------------+---------------------------
 The comment and the function declaration do not seem to match:

 {{{
    //! <b>Returns</b>:
    //! The number of bytes of storage available for the specified
 alignment.
    //!
    //! <b>Note</b>: Non-standard extension.
    const void *current_buffer() const BOOST_NOEXCEPT;
 }}}

 Source:
 https://www.boost.org/doc/libs/1_67_0/boost/container/pmr/monotonic_buffer_resource.hpp

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13639>
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 : 2018-07-21 14:23:48 UTC