Iros
 
Loading...
Searching...
No Matches
any_ref.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace di::any {
6template<concepts::Interface Interface>
8}
9
10namespace di {
11using any::AnyRef;
12}
Definition any.h:18
Any< Interface, RefStorage > AnyRef
Definition any_ref.h:7
meta::Type< AnyT< UserInterface, Storage, VTablePolicy > > Any
Definition any.h:294
Definition zstring_parser.h:9