Iros
 
Loading...
Searching...
No Matches
any_shared.h
Go to the documentation of this file.
1#pragma once
2
6
7namespace di::any {
8template<concepts::Interface Interface, concepts::Allocator Alloc = platform::DefaultAllocator>
10}
11
12namespace di {
13using any::AnyShared;
14}
Definition any.h:18
meta::Type< AnyT< UserInterface, Storage, VTablePolicy > > Any
Definition any.h:294
Any< Interface, SharedStorage< Alloc > > AnyShared
Definition any_shared.h:9
Definition zstring_parser.h:9