MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / release

Method release

extern/Catch2/catch.hpp:13773–13776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13771 }
13772
13773 void release( std::size_t index ) {
13774 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
13775 m_unused.push_back(index);
13776 }
13777 };
13778
13779 ReusableStringStream::ReusableStringStream()

Callers 2

~ReusableStringStreamMethod · 0.45
createFunction · 0.45

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected