Support Class Library
A set of tools providing classes and utility
include
scl
detect
platform
platform.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
scl
{
4
namespace
detect{
9
namespace
platform{}
10
}
11
}
12
13
#include <
scl/detect/platform/windows.h
>
14
#include <
scl/detect/platform/android.h
>
15
#include <
scl/detect/platform/apple.h
>
16
#include <
scl/detect/platform/linux.h
>
17
#include <
scl/detect/platform/unix.h
>
18
#include <
scl/detect/platform/posix.h
>
19
#include <
scl/detect/platform/unified/unified.hpp
>
20
21
// Clean up all macros if necessary
22
#include <
scl/detect/platform/platform.clean_macros.h
>
scl
Global namespace of the SCL.
Definition:
alias.hpp:3
android.h
apple.h
windows.h
linux.h
platform.clean_macros.h
unix.h
posix.h
unified.hpp
Generated by
1.8.13