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

Function bad_space

test/operations_test.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289void bad_space()
290{
291 fs::space("no-such-path");
292}
293
294class renamer
295{

Callers

nothing calls this directly

Calls 1

spaceFunction · 0.85

Tested by

no test coverage detected