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

Method empty

src/common/Set.h:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 }
145
146 bool empty() const
147 {
148 return _container.empty();
149 }
150
151 const_iterator find( const Value &value ) const
152 {

Callers 1

containedInMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected