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

Function bad_directory_size

test/operations_test.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267void bad_directory_size()
268{
269 fs::file_size(fs::current_path());
270}
271
272fs::path bad_create_directory_path;
273void bad_create_directory()

Callers

nothing calls this directly

Calls 2

file_sizeFunction · 0.50
current_pathFunction · 0.50

Tested by

no test coverage detected