omni::io::ifstream_t
NAME

omni::io::ifstream_t

A typedef of omni::io

#include <omni/types/fstream_t.hpp>
typedef OMNI_IFSTREAM_T omni::io::ifstream_t

SYNOPSIS

Defines the underlying std::ifstream type; if OMNI_UNICODE is defined the underlying stream will be a wide stream type

top

DESCRIPTION

No description.

top