MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / ~Option

Method ~Option

extlibs/catch/include/catch/catch.hpp:4318–4320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4316 {}
4317
4318 ~Option() {
4319 reset();
4320 }
4321
4322 Option& operator= ( Option const& _other ) {
4323 if( &_other != this ) {

Callers

nothing calls this directly

Calls 1

resetFunction · 0.85

Tested by

no test coverage detected