omni::io::path::is_path_absolute
NAME

omni::io::path::is_path_absolute

A function of omni::io::path

#include <omni/io.hpp>
inline bool omni::io::path::is_path_absolute(const std::string& path)


OVERLOADS

inline bool omni::io::path::is_path_absolute(const std::wstring& path)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top