|
Support Class Library
A set of tools providing classes and utility
|
#include <scl/detect/platform/unix.h>Go to the source code of this file.
Namespaces | |
| scl | |
| Global namespace of the SCL. | |
| scl::detect | |
| Namespace for detecting features, platform, etc... | |
| scl::detect::platform | |
| Namespace for platform detection. | |
Macros | |
| #define | SCL_PLATFORM_POSIX false |
| Macro that detects whether or not the platform is a POSIX platform (that is not a Unix platform) More... | |
Variables | |
| constexpr bool | scl::detect::platform::posix = false |
| Checks whether or not the platform is a POSIX platform (that is not a Unix platform) More... | |
1.8.13