Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
269
template<typename CharT>
270
inline bool
271
basic_cstring<CharT>::empty() const
272
{
273
return is_empty();
274
}
275
276
//____________________________________________________________________________//
277
Callers
13
produce_argument
Method · 0.45
usage
Method · 0.45
BOOST_TEST_FOREACH
Method · 0.45
help
Method · 0.45
value_help
Method · 0.45
produce_argument
Function · 0.45
value_help
Function · 0.45
is_empty
Method · 0.45
BOOST_TEST_FOREACH
Function · 0.45
add_candidate_id
Method · 0.45
usage
Method · 0.45
help
Method · 0.45
Calls
1
is_empty
Class · 0.50
Tested by
no test coverage detected