MCPcopy Create free account
hub / github.com/boostorg/filesystem / basic_fstream

Method basic_fstream

include/boost/filesystem/fstream.hpp:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196public:
197 basic_fstream() = default;
198
199 // use two signatures, rather than one signature with default second
200 // argument, to workaround VC++ 7.1 bug (ID VSWhidbey 38416)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected