MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / size

Method size

tests/catch.hpp:594–596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592 return m_size == 0;
593 }
594 auto size() const noexcept -> size_type {
595 return m_size;
596 }
597
598 auto numberOfCharacters() const noexcept -> size_type;
599 auto c_str() const -> char const*;

Callers 15

StringRefMethod · 0.80
describeMethod · 0.80
describeMethod · 0.80
matchMethod · 0.80
matchMethod · 0.80
matchMethod · 0.80
nextMethod · 0.80
nextMethod · 0.80
nextMethod · 0.80
addPatternMethod · 0.80
testCaseEndedMethod · 0.80
getExpressionInMacroMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected