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

Method empty

extern/Catch2/catch.hpp:648–650  ·  view source on GitHub ↗

named queries

Source from the content-addressed store, hash-verified

646
647 public: // named queries
648 constexpr auto empty() const noexcept -> bool {
649 return m_size == 0;
650 }
651 constexpr auto size() const noexcept -> size_type {
652 return m_size;
653 }

Callers 15

get_insertion_pointMethod · 0.45
add_pointer_implMethod · 0.45
emptyFunction · 0.45
option_has_no_valueMethod · 0.45
SplitIntegerFunction · 0.45
ParseArgumentFunction · 0.45
IsTrueTextFunction · 0.45
IsFalseTextFunction · 0.45
parse_valueFunction · 0.45
cxxopts.hppFile · 0.45
OptionDetailsClass · 0.45
format_optionFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestGroupMethod · 0.36