Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
302
template<typename CharT>
303
inline bool
304
basic_cstring<CharT>::empty() const
305
{
306
return is_empty();
307
}
308
309
//____________________________________________________________________________//
310
Callers
15
setup
Method · 0.45
indirections.hpp
File · 0.45
print_escaped
Function · 0.45
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
Calls
1
is_empty
Class · 0.85
Tested by
no test coverage detected