struct Pointer

Defined at line 183 of file ../../src/performance/lib/fxt/include/lib/fxt/record_types.h

Wrapper struct to separate uintptr_t from a uint64_t for both type safety and type deduction

Public Members

uintptr_t ptr

Public Methods

void Pointer (const uintptr_t ptr)

Defined at line 184 of file ../../src/performance/lib/fxt/include/lib/fxt/record_types.h