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

Function bad_file_size

test/operations_test.cpp:262–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260}
261
262void bad_file_size()
263{
264 fs::file_size(" No way, Jose");
265}
266
267void bad_directory_size()
268{

Callers

nothing calls this directly

Calls 1

file_sizeFunction · 0.50

Tested by

no test coverage detected