MCPcopy Create free account
hub / github.com/IBM/Project_CodeNet / Sample

Method Sample

tools/duplicates/duplicates.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 bool flag;
88
89 Sample(const string &id) : id(id), flag(false) {}
90
91 // Sample size equals length of token sequence.
92 unsigned size() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected