MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / release

Method release

Bcore/src/main/cpp/Dobby/tests/catch.hpp:9434–9437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9432 }
9433
9434 void release(std::size_t index) {
9435 m_streams[index]->copyfmt(m_referenceStream); // Restore initial flags and other state
9436 m_unused.push_back(index);
9437 }
9438
9439 // !TBD: put in TLS
9440 static auto instance() -> StringStreams & {

Callers 9

DecodeBase64Function · 0.45
FindMethod · 0.45
~PseudoLabelMethod · 0.45
~PseudoLabelMethod · 0.45
~PseudoLabelMethod · 0.45
~PseudoLabelMethod · 0.45
~ReusableStringStreamMethod · 0.45
unLockMethod · 0.45
releaseQuietlyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected