Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ ResultBase
Method
ResultBase
tests/catch.hpp:6831–6831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6829
6830
protected:
6831
ResultBase( Type type ) : m_type( type ) {}
6832
virtual ~ResultBase() = default;
6833
6834
virtual void enforceOk() const = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected