MCPcopy Create free account
hub / github.com/Profactor/cv-plot / getMutable

Method getMutable

CvPlot/ext/catch2/inc/catch.hpp:12285–12287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12283 return *getInternal();
12284 }
12285 static auto getMutable() -> MutableInterfaceT& {
12286 return *getInternal();
12287 }
12288 };
12289
12290} // namespace Catch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected