Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
262
void bad_file_size()
263
{
264
fs::file_size(
" No way, Jose"
);
265
}
266
267
void bad_directory_size()
268
{
Callers
nothing calls this directly
Calls
1
file_size
Function · 0.50
Tested by
no test coverage detected