MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / assert

Class assert

benchmarks/boost/mpl/assert.hpp:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77#endif
78
79template< bool C > struct assert { typedef void* type; };
80template<> struct assert<false> { typedef AUX778076_ASSERT_ARG(assert) type; };
81
82template< bool C >

Callers 15

SemaphoreMethod · 0.85
LightweightSemaphoreMethod · 0.85
tryWaitManyMethod · 0.85
waitManyMethod · 0.85
signalMethod · 0.85
enqueue_bulkMethod · 0.85
try_enqueue_bulkMethod · 0.85
try_dequeue_bulkMethod · 0.85
wait_dequeue_bulkMethod · 0.85

Calls

no outgoing calls

Tested by 15

threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68
threadMethod · 0.68