Tag type for any operating system.
Declared in <bsls_platform.h>
<bsls_platform.h>
struct OsAny;
Name
Description
OsUnix
Tag type for Unix‐like operating systems.
OsWindows
Tag type for Windows operating systems.
Created with MrDocs