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