MCPcopy Create free account
hub / github.com/RenderKit/oidn / release

Method release

external/catch.hpp:13760–13763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13758 }
13759
13760 void release( std::size_t index ) {
13761 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
13762 m_unused.push_back(index);
13763 }
13764 };
13765
13766 ReusableStringStream::ReusableStringStream()

Callers 2

oidnTest.cppFile · 0.45
~ReusableStringStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected