MCPcopy Create free account
hub / github.com/RenderKit/embree / get

Method get

tutorials/external/catch.hpp:10134–10136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10132
10133 public:
10134 static auto get() -> InterfaceT const& {
10135 return *getInternal();
10136 }
10137 static auto getMutable() -> MutableInterfaceT& {
10138 return *getInternal();
10139 }

Callers 15

convertMethod · 0.45
GeneratorWrapperClass · 0.45
GeneratorsClass · 0.45
generateFunction · 0.45
TakeGeneratorClass · 0.45
FilterGeneratorMethod · 0.45
FilterGeneratorClass · 0.45
nextMethod · 0.45
RepeatGeneratorClass · 0.45
MapGeneratorMethod · 0.45
nextMethod · 0.45
ChunkGeneratorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected