MCPcopy Create free account
hub / github.com/dobin/RedEdr / ~EcEntryBase

Method ~EcEntryBase

RedEdrShared/loguru.cpp:1832–1835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1830 }
1831
1832 EcEntryBase::~EcEntryBase()
1833 {
1834 get_thread_ec_head_ref() = _previous;
1835 }
1836
1837 // ------------------------------------------------------------------------
1838

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected