MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / release

Method release

extlibs/catch/include/catch/catch.hpp:13129–13132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13127 }
13128
13129 void release( std::size_t index ) {
13130 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
13131 m_unused.push_back(index);
13132 }
13133 };
13134
13135 ReusableStringStream::ReusableStringStream()

Callers 1

~ReusableStringStreamMethod · 0.80

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected