Support Class Library
A set of tools providing classes and utility
Namespaces | Macros | Variables
android.h File Reference

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_ANDROID   false
 Macro that detects whether or not the platform is Android. More...
 

Variables

constexpr bool scl::detect::platform::android = false
 

Macro Definition Documentation

◆ SCL_PLATFORM_ANDROID

#define SCL_PLATFORM_ANDROID   false

Macro that detects whether or not the platform is Android.

Definition at line 10 of file android.h.