sily.ptr

Pointer utils

Members

Functions

deref
T deref(T* t)

Dereferences pointer

vptr
void* vptr(T i)

Returns void pointer to i

Meta