...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Report and view bugs and features by adding a ticket at Boost.Trac.
Existing open tickets for this library alone can be viewed here. Existing tickets for this library - including closed ones - can be viewed here.
Type: Bugs
#4100 Some boost classes have sizeof that depends on NDEBUG.
#5362 circular_buffer does not compile with BOOST_NO_EXCEPTIONS.
#6277 Checked iterators are not threadsafe.
#6747 Circular_Buffer / Bounded_Buffer inside Template class problem.
#7025 circular buffer reports warning: " type qualifiers ignored on function return type" while compile.
#7950 Eliminate W4-warnings under VS2005.
#8012 Inconsistency
in linearize()
.
#8438 vector
& circular_buffer
storage misbehave when using compiler optimizations.
Type: Feature Requests
#5511 Documentation needs some improvement.
#7888 circular_buffer should support move semantics.
Type: Patches
#8032 Warning fixes in circular_buffer.