MCPcopy Create free account
hub / github.com/HowardHinnant/date / file_streambuf

Method file_streambuf

src/tz.cpp:363–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361 }
362 }
363 file_streambuf(const file_streambuf&) = delete;
364 file_streambuf& operator=(const file_streambuf&) = delete;
365
366 file_streambuf(const std::string& filename)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected