MCPcopy Create free account
hub / github.com/EarlhamInst/KAT / empty

Method empty

deps/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:270–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268
269template<typename CharT>
270inline bool
271basic_cstring<CharT>::empty() const
272{
273 return is_empty();
274}
275
276//____________________________________________________________________________//
277

Callers 13

produce_argumentMethod · 0.45
usageMethod · 0.45
BOOST_TEST_FOREACHMethod · 0.45
helpMethod · 0.45
value_helpMethod · 0.45
produce_argumentFunction · 0.45
value_helpFunction · 0.45
is_emptyMethod · 0.45
BOOST_TEST_FOREACHFunction · 0.45
add_candidate_idMethod · 0.45
usageMethod · 0.45
helpMethod · 0.45

Calls 1

is_emptyClass · 0.50

Tested by

no test coverage detected