Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ empty
Method
empty
lib/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
IteratorGenerator
Method · 0.45
sectionStarting
Method · 0.45
assertionEnded
Method · 0.45
sectionEnded
Method · 0.45
reconstructExpression
Method · 0.45
hasExpression
Method · 0.45
hasMessage
Method · 0.45
getExpressionInMacro
Method · 0.45
getExpandedExpression
Method · 0.45
loadBuffer
Method · 0.45
TokenStream
Class · 0.45
operator*
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGroup
Method · 0.36