Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompPhysVienna/n2p2
/ BoostDataContainer
Method
BoostDataContainer
test/cpp/BoostDataContainer.h:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
template <class T> struct BoostDataContainer
7
{
8
BoostDataContainer()
9
{
10
setup();
11
}
12
13
void setup()
14
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected