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

Method get

extern/Catch2/catch.hpp:12437–12439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12435
12436 public:
12437 static auto get() -> InterfaceT const& {
12438 return *getInternal();
12439 }
12440 static auto getMutable() -> MutableInterfaceT& {
12441 return *getInternal();
12442 }

Callers 15

build_extensionMethod · 0.45
CountFunction · 0.45
GetPathFunction · 0.45
hasPropertyTypeMethod · 0.45
getPropertyMethod · 0.45
getListPropertyMethod · 0.45
abstract_valueMethod · 0.45
OptionValueClass · 0.45
convertMethod · 0.45
GeneratorWrapperClass · 0.45
GeneratorsClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected