BloombergLP::bsls::Platform::OsUnix

Tag type for Unix-like operating systems.

Synopsis

Declared in <bsls_platform.h>

struct OsUnix
    : OsAny

Base Classes

NameDescription
OsAnyTag type for any operating system.

Derived Classes

NameDescription
OsAix Tag type for AIX platforms.
OsCygwin Tag type for Cygwin platforms.
OsDarwin Tag type for Darwin (macOS) platforms.
OsFreeBsd Tag type for FreeBSD platforms.
OsHpux Tag type for HP-UX platforms.
OsLinux Tag type for Linux platforms.
OsSolaris Tag type for Solaris platforms.