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