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