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-20 16:32:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
20131209-develop
circular_buffer
/
test
History
Antony Polukhin
c5625fa2bc
Fixed issues with allocators that do not return pointers, added tes case for such situations (refs
#9334
)
2013-12-04 19:14:40 +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
Fixed issues with allocators that do not return pointers, added tes case for such situations (refs
#9334
)
2013-12-04 19:14:40 +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