Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
assign
Function · 0.85
assign_expr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected