di 0.1.0
Loading...
Searching...
No Matches
any_shared.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
namespace  di::any

Typedefs

template<concepts::Interface Interface, concepts::Allocator Alloc = platform::DefaultAllocator>
using di::any::AnyShared = Any<Interface, SharedStorage<Alloc>>
template<concepts::Interface Interface, concepts::Allocator Alloc = platform::DefaultAllocator>
using di::AnyShared