diff options
author | Lioncash <mathew1800@gmail.com> | 2020-07-27 19:00:41 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-07-27 21:21:01 -0400 |
commit | a7af349daee85237384dba07533c9a407cf15592 (patch) | |
tree | e337a6e823960cc6b2a7d05c7e33e80cc51a4581 /src/core/memory.cpp | |
parent | 6b35317ff3ec51a0d28181094ee73634e639d658 (diff) |
core_timing: Make use of uintptr_t to represent user_data
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions