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