#include int main() { std::experimental::filesystem::path path("/root"); (void)path; }