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

Method BlockMap

src/basicio.cpp:599–599  ·  view source on GitHub ↗

@name Creators @{ Default constructor. the init status of the block is bNone.

Source from the content-addressed store, hash-verified

597 //@{
598 //! Default constructor. the init status of the block is bNone.
599 BlockMap() = default;
600
601 //! Destructor. Releases all managed memory.
602 ~BlockMap() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected