MCPcopy Create free account
hub / github.com/SergeyMakeev/ExcaliburHash / ~ComplexStruct

Method ~ComplexStruct

ExcaliburHashTest02.cpp:26–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 ~ComplexStruct() noexcept
27 {
28 //
29 dtorCallCount++;
30 }
31
32 ComplexStruct& operator=(ComplexStruct&& other) noexcept
33 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected