omni::io::file::get_contents
NAME

omni::io::file::get_contents

A function of omni::io::file

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


OVERLOADS

inline std::wstring omni::io::file::get_contents(const std::wstring& file)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top