Home
last modified time | relevance | path

Searched refs:BOOST_CB_ENABLE_DEBUG (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/
Dcircular_buffer.hpp27 #if !defined(BOOST_CB_ENABLE_DEBUG)
28 #define BOOST_CB_ENABLE_DEBUG 0 macro
32 #if BOOST_CB_ENABLE_DEBUG
/third_party/boost/libs/circular_buffer/example/
Dcircular_buffer_iter_example.cpp8 #undef BOOST_CB_ENABLE_DEBUG
14 #define BOOST_CB_ENABLE_DEBUG 0 // The Debug Support has to be disabled, otherwise the code produce… macro
/third_party/boost/libs/circular_buffer/test/
DJamfile.v227 [ run base_test.cpp : : : <threading>single <define>"BOOST_CB_ENABLE_DEBUG=1" : base_test_dbg ]
28 …[ run space_optimized_test.cpp : : : <threading>single <define>"BOOST_CB_ENABLE_DEBUG=1" : space_o…
Dspace_optimized_test.cpp128 #if BOOST_CB_ENABLE_DEBUG in iterator_invalidation_test()
Dbase_test.cpp200 #if BOOST_CB_ENABLE_DEBUG in iterator_invalidation_test()
/third_party/boost/boost/circular_buffer/
Dbase.hpp75 #if BOOST_CB_ENABLE_DEBUG
690 #if BOOST_CB_ENABLE_DEBUG in linearize()
1099 #if BOOST_CB_ENABLE_DEBUG in circular_buffer()
1197 #if BOOST_CB_ENABLE_DEBUG in ~circular_buffer()
1411 #if BOOST_CB_ENABLE_DEBUG in swap()
2123 #if BOOST_CB_ENABLE_DEBUG in erase()
2200 #if BOOST_CB_ENABLE_DEBUG in rerase()
2279 #if BOOST_CB_ENABLE_DEBUG in erase_begin()
2311 #if BOOST_CB_ENABLE_DEBUG in erase_end()
2391 #if BOOST_CB_ENABLE_DEBUG in allocate()
[all …]
Ddebug.hpp16 #if BOOST_CB_ENABLE_DEBUG
30 #if BOOST_CB_ENABLE_DEBUG
Ddetails.hpp200 #if BOOST_CB_ENABLE_DEBUG
242 #if BOOST_CB_ENABLE_DEBUG
265 #if BOOST_CB_ENABLE_DEBUG in operator =()
Dspace_optimized.hpp32 #if BOOST_CB_ENABLE_DEBUG
1553 #if BOOST_CB_ENABLE_DEBUG in check_low_capacity()
1570 #if BOOST_CB_ENABLE_DEBUG in check_high_capacity()
/third_party/boost/libs/circular_buffer/doc/
Dcircular_buffer.qbk357 The debug support is disabled by default. To enable it, one has to define `BOOST_CB_ENABLE_DEBUG` m…
367 the code has to compiled with debug support disabled (i.e. with `BOOST_CB_ENABLE_DEBUG` macro not d…
/third_party/boost/doc/html/
Ddoc_HTML.manifest795 BOOST_CB_ENABLE_DEBUG.html