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

Method size

extern/Catch2/catch.hpp:651–653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

649 return m_size == 0;
650 }
651 constexpr auto size() const noexcept -> size_type {
652 return m_size;
653 }
654
655 // Returns the current start pointer. If the StringRef is not
656 // null-terminated, throws std::domain_exception

Callers 15

parseMethod · 0.45
help_one_groupMethod · 0.45
generate_group_helpMethod · 0.45
StringRefMethod · 0.45
describeMethod · 0.45
describeMethod · 0.45
matchMethod · 0.45
matchMethod · 0.45
matchMethod · 0.45
matchMethod · 0.45
nextMethod · 0.45

Calls

no outgoing calls

Tested by 4

compareStateFluidDataFunction · 0.36
compareStateBoundaryDataFunction · 0.36
compareAdditionalDataFunction · 0.36