MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / assert

Class assert

extern/boost/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

hashFunction · 0.85
make_bucketFunction · 0.85
cachecFunction · 0.85
insert_empty_ruleFunction · 0.85
free_tagsFunction · 0.85
pack_symbolsFunction · 0.85
get_stateFunction · 0.85
map_gotoFunction · 0.85
add_lookback_edgeFunction · 0.85
pack_vectorFunction · 0.85
testMethod · 0.85
analyzeMethod · 0.85

Calls

no outgoing calls

Tested by 15

testMethod · 0.68
analyzeMethod · 0.68
do_testMethod · 0.68
do_testMethod · 0.68
do_testMethod · 0.68
do_test_extractMethod · 0.68
do_test_extractMethod · 0.68
do_testMethod · 0.68
do_test_extractMethod · 0.68
do_test_withMethod · 0.68
do_test_extract_withMethod · 0.68
do_test_withMethod · 0.68