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

Method release

tutorials/external/catch.hpp:11335–11338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11333 }
11334
11335 void release( std::size_t index ) {
11336 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
11337 m_unused.push_back(index);
11338 }
11339 };
11340
11341 ReusableStringStream::ReusableStringStream()

Callers 2

splitMethod · 0.80
~ReusableStringStreamMethod · 0.80

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected