Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_point
Method · 0.45
add_pointer_impl
Method · 0.45
empty
Function · 0.45
option_has_no_value
Method · 0.45
SplitInteger
Function · 0.45
ParseArgument
Function · 0.45
IsTrueText
Function · 0.45
IsFalseText
Function · 0.45
parse_value
Function · 0.45
cxxopts.hpp
File · 0.45
OptionDetails
Class · 0.45
format_option
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestGroup
Method · 0.36