Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ optional
Method
optional
include/fc/optional.hpp:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
{
23
public:
24
optional():_valid(false){}
25
~optional(){ reset(); }
26
27
optional( optional& o )
Callers
nothing calls this directly
Calls
3
ptr
Function · 0.85
move
Function · 0.50
reset
Method · 0.45
Tested by
no test coverage detected