Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ get
Method
get
CvPlot/ext/catch2/inc/catch.hpp:12282–12284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12280
12281
public:
12282
static auto get() -> InterfaceT const& {
12283
return *getInternal();
12284
}
12285
static auto getMutable() -> MutableInterfaceT& {
12286
return *getInternal();
12287
}
Callers
15
convert
Method · 0.45
GeneratorWrapper
Class · 0.45
Generators
Class · 0.45
generate
Function · 0.45
TakeGenerator
Class · 0.45
FilterGenerator
Method · 0.45
FilterGenerator
Class · 0.45
next
Method · 0.45
RepeatGenerator
Class · 0.45
MapGenerator
Method · 0.45
next
Method · 0.45
ChunkGenerator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected