omni::ostream_t
NAME

omni::ostream_t

A typedef of omni

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

SYNOPSIS

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

top

DESCRIPTION

No description.

top