#include <PlatformInfo.h>
Static Public Member Functions | |
static bool | IsThreaded (void) |
static bool | IsLittleEndian (void) |
static void | SetThreaded (const bool allow) |
|
Tests for endianness of the machine
|
|
Supplies information on if the library is compiled with threading on or off.
|
|
Sets if threads are allowed on this system. Allowing threads with single threaded libraries may result in unexpected results.
|