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

Method release

tests/catch.hpp:11067–11070  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11065 }
11066
11067 void release( std::size_t index ) {
11068 m_streams[index]->copyfmt( m_referenceStream ); // Restore initial flags and other state
11069 m_unused.push_back(index);
11070 }
11071 };
11072
11073 ReusableStringStream::ReusableStringStream()

Callers 1

~ReusableStringStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected