MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / is_empty

Method is_empty

include/win/boost/test/utils/basic_cstring/basic_cstring.hpp:250–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248
249template<typename CharT>
250inline bool
251basic_cstring<CharT>::is_empty() const
252{
253 return m_end == m_begin;
254}
255
256//____________________________________________________________________________//
257

Callers 15

set_delimetersMethod · 0.45
ifstream_holderMethod · 0.45
_Method · 0.45
interpret_argument_valueFunction · 0.45
environment.hppFile · 0.45
get_param_valueFunction · 0.45
load_implMethod · 0.45
is_valid_identifierFunction · 0.45
include_levelMethod · 0.45
get_next_lineMethod · 0.45
process_elseMethod · 0.45
process_endifMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected