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

Method empty

deps/boost/boost/algorithm/string/detail/util.hpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 bool empty() const
56 {
57 return false;
58 }
59
60 size_type size() const
61 {

Callers 10

do_findMethod · 0.45
is_nullMethod · 0.45
operator()Method · 0.45
find_format_all_impl2Function · 0.45
operator()Method · 0.45
ends_with_iter_selectFunction · 0.45
find_format_storeClass · 0.45
check_find_resultFunction · 0.45
move_from_storageFunction · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected