MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / AutoReg

Class AutoReg

tests/catch.hpp:834–837  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

832};
833
834struct AutoReg : NonCopyable {
835 AutoReg( ITestInvoker* invoker, SourceLineInfo const& lineInfo, StringRef const& classOrMethod, NameAndTags const& nameAndTags ) noexcept;
836 ~AutoReg();
837};
838
839} // end namespace Catch
840

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected