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

Method empty

extern/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:303–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301
302template<typename CharT>
303inline bool
304basic_cstring<CharT>::empty() const
305{
306 return is_empty();
307}
308
309//____________________________________________________________________________//
310

Callers 15

setupMethod · 0.45
indirections.hppFile · 0.45
print_escapedFunction · 0.45
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

Calls 1

is_emptyClass · 0.85

Tested by

no test coverage detected