This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum class | Hbr_Platform : unsigned short { Windows , Linux , MacOS , IOS , Android , Unknown } |
Functions | |
| consteval Hbr_Platform | GetPlatform () noexcept |
Variables | |
| constinit const Hbr_Platform | Platform = GetPlatform() |
|
strong |
| Enumerator | |
|---|---|
| Windows | |
| Linux | |
| MacOS | |
| IOS | |
| Android | |
| Unknown | |
Definition at line 4 of file Platform.h.
|
inlinenodiscardconstevalnoexcept |
Definition at line 8 of file Platform.h.
|
constinit |
Definition at line 48 of file Platform.h.