omni::io::file::exists
NAME

omni::io::file::exists

A function of omni::io::file

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top