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

Method exeName

tutorials/external/catch.hpp:6947–6949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6945 {}
6946
6947 auto exeName() const -> std::string {
6948 return m_exeName;
6949 }
6950 };
6951
6952 // Wraps a token coming from a token stream. These may not directly correspond to strings as a single string

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected