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

Method get

test/cstdio_test.cpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 std::FILE* get() const noexcept { return m_file; }
45
46 auto_fclose(auto_fclose const&) = delete;
47 auto_fclose& operator=(auto_fclose const&) = delete;

Callers 15

copy_fileFunction · 0.80
to_externalMethod · 0.80
to_internalMethod · 0.80
testFunction · 0.80
operations.cppFile · 0.80
wgetenvFunction · 0.80
symlink_status_implFunction · 0.80
status_implFunction · 0.80
remove_nt6_implFunction · 0.80
remove_all_nt6_by_handleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected