MCPcopy Create free account
hub / github.com/NeuralNetworkVerification/Marabou / size

Method size

src/common/ConstSimpleData.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38unsigned ConstSimpleData::size() const
39{
40 return _size;
41}
42
43const char *ConstSimpleData::asChar() const
44{

Callers 1

ConstSimpleDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected