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