OMNI_OS_UTS
MACRO

OMNI_OS_UTS - Defines Amdahl UTS environment was detected.

SYNOPSIS top

If compilation happens on a platform (or with a compiler) with certain preprocessor flags, this macro is defined.

See omni/defs/os.hpp for which flags enable this option.

DESCRIPTION top

None.

CONSIDERATIONS top

OS detection via preprocessor flags is not always guaranteed as they can be explicitly defined by a user. Take care when relying on these macros to determine platform specifics.

PLATFORM SPECIFIC top

No special consideration.

NOTES top

None.