Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D62274
Change Details
Change Details
Old
New
Diff
This patch implements [[ https://cplusplus.github.io/LWG/issue2802 | 2802 ]]. Requires `_Deleter` to have call operator and be move constructible. Based on D62233.
This patch implements [[ https://cplusplus.github.io/LWG/issue2802 | 2802 ]]. Requires `_Deleter` to have call operator and be move constructible. ~~Based on D62233.~~
This patch implements [[ https://cplusplus.github.io/LWG/issue2802 | 2802 ]]. Requires `_Deleter` to have call operator and be move constructible.
~~
Based on D62233.
~~
Continue