Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ archive
Method
archive
gecode/kernel/core.cpp:891–894 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
889
}
890
891
void
892
Choice::archive(Archive& e) const {
893
e << id();
894
}
895
896
bool
897
NGL::notice(void) const {
Callers
1
qpath.hh
File · 0.45
Calls
1
id
Function · 0.50
Tested by
no test coverage detected