Iros
 
Loading...
Searching...
No Matches
any_unique.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::AnyUnique = Any<Interface, UniqueStorage<Alloc>>
 
template<concepts::Interface Interface, concepts::Allocator Alloc = platform::DefaultAllocator>
using di::AnyUnique