basic_path::has_root_path 方法
指定的文件名是否包含一根路径。
bool has_root_path() const;
返回值
true,如果根路径不为空;否则,返回 false。
要求
标头: filesystem
命名空间: std::tr2::sys
指定的文件名是否包含一根路径。
bool has_root_path() const;
true,如果根路径不为空;否则,返回 false。
标头: filesystem
命名空间: std::tr2::sys