Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ Id
Method
Id
include/matchit.h:1187–1187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1185
1186
public:
1187
constexpr Id() = default;
1188
1189
constexpr Id(Id const &id) { mBlock = BlockVT{&id.block()}; }
1190
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected