omni::io::file::exist
NAME

omni::io::file::exist

A function of omni::io::file

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


OVERLOADS

inline bool omni::io::file::exist(const std::wstring& file)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top