MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / release

Method release

tests/catch.hpp:15947–15952  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15945 }
15946
15947 void release(std::size_t index)
15948 {
15949 m_streams[index]->copyfmt(
15950 m_referenceStream); // Restore initial flags and other state
15951 m_unused.push_back(index);
15952 }
15953};
15954
15955ReusableStringStream::ReusableStringStream()

Callers 2

~ReusableStringStreamMethod · 0.80
FrameRateChangedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected