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

Method is_initialized

extern/boost/boost/optional/optional.hpp:403–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; }
402
403 bool is_initialized() const BOOST_NOEXCEPT { return m_initialized ; }
404
405 protected :
406

Callers 14

optional_baseMethod · 0.45
BOOST_NOEXCEPT_IFMethod · 0.45
assignMethod · 0.45
constructMethod · 0.45
optionalFunction · 0.45
getFunction · 0.45
get_value_orFunction · 0.45
operator->Function · 0.45
valueFunction · 0.45
value_orFunction · 0.45
value_or_evalFunction · 0.45
has_valueFunction · 0.45

Calls

no outgoing calls

Tested by 1

_Method · 0.36