MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / operator+

Method operator+

tests/catch.hpp:7809–7811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7807 }
7808
7809 std::string StreamEndStop::operator+() const {
7810 return std::string();
7811 }
7812
7813 NonCopyable::NonCopyable() = default;
7814 NonCopyable::~NonCopyable() = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected