MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~StreamBufImpl

Method ~StreamBufImpl

unittests/catch.hpp:9395–9397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9393 }
9394
9395 ~StreamBufImpl() noexcept {
9396 StreamBufImpl::sync();
9397 }
9398
9399 private:
9400 int overflow( int c ) override {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected