MCPcopy Create free account
hub / github.com/Exiv2/exiv2 / Loader

Method Loader

src/preview.cpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 virtual ~Loader() = default;
54
55 Loader(const Loader&) = delete;
56 Loader& operator=(const Loader&) = delete;
57
58 //! Loader auto pointer

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected