id summary reporter owner description type status milestone component version severity resolution keywords cc
13639 monotonic_buffer_resource current_buffer() possibly broken and documentation wrong Markus Dreseler Ion Gaztañaga "The comment and the function declaration do not seem to match:
{{{
//! Returns:
//! The number of bytes of storage available for the specified alignment.
//!
//! Note: 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
" Bugs new To Be Determined container Boost 1.67.0 Problem