MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / ~Option

Method ~Option

tests/catch.hpp:4566–4568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4564 {}
4565
4566 ~Option() {
4567 reset();
4568 }
4569
4570 Option& operator= ( Option const& _other ) {
4571 if( &_other != this ) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected