NAME
A typedef of omni
omni::ifstream_t
A typedef of omni
#include <omni/types/fstream_t.hpp>typedef OMNI_IFSTREAM_T omni::ifstream_t
SYNOPSIS
Defines the underlying
top
Defines the underlying
std::ifstream type; if OMNI_UNICODE is defined the underlying stream will be a wide stream type
top