MCPcopy Create free account
hub / github.com/boostorg/json / file

Method file

example/file.hpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 file() = default;
36
37 file( file&& other ) noexcept
38 : f_(other.f_)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected