diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-03-09 22:05:50 -0800 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-03-11 01:04:52 -0700 |
commit | af515baf6e4f1c5aa284e464766438b4c8fadd14 (patch) | |
tree | 9055fcfae8dcef1027f4a8ccd9aa5192ae2e5fbc /src/libutil/finally.hh | |
parent | 8be7030299699edd3732411d8d97f237a67fbc08 (diff) |
Add box_ptr: nonnull unique_ptr with value semantics
This solves the problem of collections of boxed subclasses with virtual
dispatch, which should still be treated as values, since the
indirection is only there due to the virtual dispatch.
Change-Id: I368daedd3f31298e99c6e56a15606337a55494c6
Diffstat (limited to 'src/libutil/finally.hh')
0 files changed, 0 insertions, 0 deletions