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

Method ~ObjectStorage

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

Source from the content-addressed store, hash-verified

7339 }
7340
7341 ~ObjectStorage() { destruct_on_exit<T>(); }
7342
7343 template <typename... Args>
7344 void construct(Args&&... args)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected