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

Function is_initialized

include/win/boost/optional/optional.hpp:468–468  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; }
467
468 bool is_initialized() const { return m_initialized ; }
469
470 protected :
471

Callers 2

assignFunction · 0.85
assign_exprFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected