MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / release

Method release

deps/Catch/catch.hpp:13672–13675  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13670 }
13671
13672 void release( std::size_t index ) {
13673 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
13674 m_unused.push_back(index);
13675 }
13676 };
13677
13678 ReusableStringStream::ReusableStringStream()

Callers 3

do_deferredMethod · 0.45
createFunction · 0.45
~ReusableStringStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected