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

Method next

tests/catch.hpp:3530–3532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3528 return m_value;
3529 }
3530 bool next() override {
3531 return false;
3532 }
3533 };
3534
3535 template<typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected