Iros
 
Loading...
Searching...
No Matches
shared_storage.h File Reference

Go to the source code of this file.

Classes

struct  di::any::detail::SharedStorageManage< SharedStorage, Alloc >
 
struct  di::any::detail::RefCount
 
struct  di::any::detail::ObjectWithRefCount< T >
 
struct  di::any::SharedStorage< Alloc >
 

Namespaces

namespace  di
 
namespace  di::any
 
namespace  di::any::detail
 

Enumerations

enum class  di::any::detail::OpForConsteval { di::any::detail::Destroy , di::any::detail::RefInc , di::any::detail::RefDec }
 

Variables

template<typename SharedStorage, concepts::Allocator Alloc>
constexpr auto di::any::detail::shared_storage_manage = SharedStorageManage<SharedStorage, Alloc> {}