aboutsummaryrefslogtreecommitdiff
path: root/meson.options
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-21 23:50:10 +0100
committereldritch horrors <pennae@lix.systems>2024-03-31 15:46:01 +0000
commitf402c45cfa7d683fb90824cd6f6809184ed88225 (patch)
treea9a4a0f90b429b2756ece8a70ba201b4da152fcc /meson.options
parent73507a716761241ca38d35fb6a873c43967c8139 (diff)
libutil: allow graceful dropping of Pool::Handle
not needed yet, but returning a resource from the exception handling path that has ownership of a handle is currently not well-supported. we could also add a default constructor to Handle, but then we would also need to change the pool reference to a pointer. eventually that should be done since now resources can be swapped between pools with clever moves, but since that's not a problem yet we won't do it now. Change-Id: I26eb06581f7be34569e9e67a33da736128d167af
Diffstat (limited to 'meson.options')
0 files changed, 0 insertions, 0 deletions