Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KTH-RPL/dufomap
/ ~parse_scope
Method
~parse_scope
src/toml.hpp:12967–12970 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12965
}
12966
12967
~parse_scope() noexcept
12968
{
12969
storage_ = parent_;
12970
}
12971
12972
TOML_DELETE_DEFAULTS(parse_scope);
12973
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected