Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ structure
Method
structure
include/covscript/core/core.hpp:928–928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
926
927
public:
928
structure() = delete;
929
930
structure(const type_id &id, std::string name, const domain_type &data) : m_id(id),
931
m_name(std::move(name)),
Callers
nothing calls this directly
Calls
7
invoke
Function · 0.85
is_same
Method · 0.80
data
Method · 0.80
swap
Function · 0.70
move
Function · 0.50
copy
Function · 0.50
exist
Method · 0.45
Tested by
no test coverage detected