libER 0.1.4.2
ELDEN RING API library
|
Public Types | |
using | value_type = T |
using | pointer_type = T * |
Public Member Functions | |
pointer_type | get () const noexcept |
value_type & | operator* () const noexcept |
pointer_type | operator-> () const noexcept |
operator bool () const noexcept | |
Static Public Attributes | |
static constexpr auto | size = sizeof(T) |
static constexpr auto | alignment = alignof(T) |