|
Support Class Library
A set of tools providing classes and utility
|
#include <scl/detect/platform/linux.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_UNIX false |
| Macro that detects whether or not the platform is a Unix platform (that is not a Linux platform) More... | |
Variables | |
| constexpr bool | scl::detect::platform::unix = false |
| Checks whether or not the platform is a Unix platform (that is not a Linux platform) More... | |
1.8.13