Glen Fernandes
0818faec5c
Hide internals from Boostbook Doxygen
2019-05-21 21:57:55 -04:00
Glen Fernandes
28e32ba5e8
Remove or replace unnecessary or obsolete header includes
2018-09-07 00:45:01 -04:00
Andrey Semashev
ea60799f31
Disable debug implementation by default
...
The debug implementation is not thread-safe, even if different threads are using separate iterators for reading elements of the container. BOOST_CB_DISABLE_DEBUG macro is no longer used, BOOST_CB_ENABLE_DEBUG=1 should be defined instead to enable debug support.
Fixes https://svn.boost.org/trac/boost/ticket/6277 .
2016-04-29 00:56:06 +03:00
Stephen Kelly
6b14d766d2
CircularBuffer: Remove obsolete MSVC version checks.
...
[SVN r86081]
2013-09-30 16:03:51 +00:00
Stephen Kelly
1f3a0aaa3d
Remove obsolete MSVC check from pragma guard
...
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
2013-09-26 13:02:51 +00:00
Jan Gaspar
5a680c08ee
circular_buffer: major update; added rotate method, bugfix #1987
...
[SVN r47738]
2008-07-23 20:40:46 +00:00
Beman Dawes
dd153e62b9
// Add or correct comment identifying Boost library this header is associated with.
...
[SVN r41173]
2007-11-17 20:13:16 +00:00
Jan Gaspar
0980e3df27
circular_buffer: compiler portability fix + formatting
...
[SVN r37957]
2007-06-10 12:54:55 +00:00
Jan Gaspar
03093ed0f9
circular_buffer: added
...
[SVN r37706]
2007-05-18 11:18:06 +00:00