MACRO
OMNI_STREAM_OPERATORS - A helper macro to implement the operator<< stream friend functions.
SYNOPSIS top
This macro can be utilized to implement the
This macro can be utilized to implement the
friend std::ostream& operator<< functions in a class.