#include <di/any/storage/unique_storage.h>
Public Types | |
| using | Type = Method<UniqueStorageManage, void(This&, Alloc&)> |
Public Member Functions | |
| template<typename T> | |
| constexpr void | operator() (T &, Alloc &) const |
| using di::any::detail::UniqueStorageManage< UniqueStorage, Alloc >::Type = Method<UniqueStorageManage, void(This&, Alloc&)> |
|
constexpr |