Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ ~IGenerator
Method
~IGenerator
tests/catch.hpp:3510–3510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3508
template<typename T>
3509
struct IGenerator : GeneratorUntypedBase {
3510
virtual ~IGenerator() = default;
3511
3512
// Returns the current element of the generator
3513
//
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected