Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ empty
Method
empty
CvPlot/ext/catch2/inc/catch.hpp:625–627 ·
view source on GitHub ↗
named queries
Source
from the content-addressed store, hash-verified
623
624
public: // named queries
625
constexpr auto empty() const noexcept -> bool {
626
return m_size == 0;
627
}
628
constexpr auto size() const noexcept -> size_type {
629
return m_size;
630
}
Callers
15
lenna
Function · 0.45
test_plot.cpp
File · 0.45
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
Calls
no outgoing calls
Tested by
2
lenna
Function · 0.36
TestGroup
Method · 0.36