omni::istream_t
NAME

omni::istream_t

A typedef of omni

#include <omni/types/ostream_t.hpp>
typedef OMNI_ISTREAM_T omni::istream_t

SYNOPSIS

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

top

DESCRIPTION

No description.

top