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

#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
 

Member Typedef Documentation

◆ Type

template<typename SharedStorage, concepts::Allocator Alloc>
using di::any::detail::SharedStorageManage< SharedStorage, Alloc >::Type = Method<SharedStorageManage, void(This&, SharedStorage*, Alloc&, OpForConsteval)>

Member Function Documentation

◆ operator()()

template<typename SharedStorage, concepts::Allocator Alloc>
template<typename T>
void di::any::detail::SharedStorageManage< SharedStorage, Alloc >::operator() ( T & ,
SharedStorage * storage,
Alloc & allocator,
OpForConsteval op ) const
constexpr

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