MCPcopy Create free account
hub / github.com/CompPhysVienna/n2p2 / setup

Method setup

test/cpp/BoostDataContainer.h:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 }
12
13 void setup()
14 {
15 return;
16 }
17
18 std::vector<T> examples;
19};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected