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

Function main

test/issues/8930.cpp:4–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3#include <boost/filesystem.hpp>
4int main()
5{
6 boost::filesystem::path("/abc").root_directory();
7}

Callers

nothing calls this directly

Calls 2

root_directoryMethod · 0.80
pathFunction · 0.50

Tested by

no test coverage detected