diff options
author | Lioncash <mathew1800@gmail.com> | 2020-11-17 19:58:41 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-11-17 20:08:20 -0500 |
commit | b3c8997829ed986c948d195bc1e7c8f66c42755e (patch) | |
tree | 9be666d43f15154ee3df2001ced3972cc31a99d7 /src/input_common/sdl/sdl_impl.cpp | |
parent | 3cfd962ef471fa064f0f72eceff2a592e37b6642 (diff) |
page_table: Allow page tables to be moved
Makes page tables and virtual buffers able to be moved, but not copied,
making the interface more flexible.
Previously, with the destructor specified, but no move assignment or
constructor specified, they wouldn't be implicitly generated.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions