This website requires JavaScript.
Explore
Help
Sign In
boost
/
circular_buffer
Watch
2
Star
0
Fork
0
You've already forked circular_buffer
mirror of
https://github.com/boostorg/circular_buffer.git
synced
2026-01-23 17:32:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.60.0
circular_buffer
/
test
History
Antony Polukhin
d48b479c6a
Use move_if_noexcept from Boost.Move
2014-08-18 12:08:23 +04:00
..
base_test.cpp
Improved rvalues move support for elements of circular_buffer (refs
#7888
):
2013-07-11 14:55:24 +00:00
bounded_buffer_comparison.cpp
Make tests of circular_buffer compile with -DBOOST_THREAD_VERSION=4
2013-07-22 11:49:48 +00:00
common.ipp
Use move_if_noexcept from Boost.Move
2014-08-18 12:08:23 +04:00
constant_erase_test.cpp
circular_buffer: constant complexity of clear method and destructor
2010-01-01 22:23:27 +00:00
Jamfile.v2
circular_buffer: constant complexity of clear method and destructor
2010-01-01 22:23:27 +00:00
soft_iterator_invalidation.cpp
circular_buffer: major update; added rotate method, bugfix
#1987
2008-07-23 20:40:46 +00:00
space_optimized_test.cpp
circular_buffer: major update; added rotate method, bugfix
#1987
2008-07-23 20:40:46 +00:00
test.hpp
eliminated unit_test_framework
2011-10-05 10:00:14 +00:00