Iros
 
Loading...
Searching...
No Matches
di::any::detail::UniqueStorageManage< UniqueStorage, Alloc > Struct Template Reference

#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
 

Member Typedef Documentation

◆ Type

template<typename UniqueStorage, concepts::Allocator Alloc>
using di::any::detail::UniqueStorageManage< UniqueStorage, Alloc >::Type = Method<UniqueStorageManage, void(This&, Alloc&)>

Member Function Documentation

◆ operator()()

template<typename UniqueStorage, concepts::Allocator Alloc>
template<typename T>
void di::any::detail::UniqueStorageManage< UniqueStorage, Alloc >::operator() ( T & a,
Alloc & allocator ) const
constexpr

The documentation for this struct was generated from the following file: