Searched refs:BOOST_CB_ENABLE_DEBUG (Results 1 – 11 of 11) sorted by relevance
27 #if !defined(BOOST_CB_ENABLE_DEBUG)28 #define BOOST_CB_ENABLE_DEBUG 0 macro32 #if BOOST_CB_ENABLE_DEBUG
8 #undef BOOST_CB_ENABLE_DEBUG14 #define BOOST_CB_ENABLE_DEBUG 0 // The Debug Support has to be disabled, otherwise the code produce… macro
27 [ 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…
128 #if BOOST_CB_ENABLE_DEBUG in iterator_invalidation_test()
200 #if BOOST_CB_ENABLE_DEBUG in iterator_invalidation_test()
75 #if BOOST_CB_ENABLE_DEBUG690 #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 …]
16 #if BOOST_CB_ENABLE_DEBUG30 #if BOOST_CB_ENABLE_DEBUG
200 #if BOOST_CB_ENABLE_DEBUG242 #if BOOST_CB_ENABLE_DEBUG265 #if BOOST_CB_ENABLE_DEBUG in operator =()
32 #if BOOST_CB_ENABLE_DEBUG1553 #if BOOST_CB_ENABLE_DEBUG in check_low_capacity()1570 #if BOOST_CB_ENABLE_DEBUG in check_high_capacity()
357 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…
795 BOOST_CB_ENABLE_DEBUG.html