MCPcopy Create free account
hub / github.com/Profactor/cv-plot / release

Method release

CvPlot/ext/catch2/inc/catch.hpp:13534–13537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13532 }
13533
13534 void release( std::size_t index ) {
13535 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
13536 m_unused.push_back(index);
13537 }
13538 };
13539
13540 ReusableStringStream::ReusableStringStream()

Callers 1

~ReusableStringStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected