Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TSignedIntType< NumBytes > Struct Template Reference

#include <IntType.h>

Detailed Description

template<int NumBytes>
struct TSignedIntType< NumBytes >

Type trait which yields a signed integer type of a given number of bytes. If there is no such type, the Type member type will be absent, allowing it to be used in SFINAE contexts.

Definition at line 12 of file IntType.h.


The documentation for this struct was generated from the following file: