#include "di/any/container/any.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::any |
Typedefs | |
| template<concepts::Interface Interface> | |
| using | di::any::AnyRef = Any<Interface, RefStorage> |
| template<concepts::Interface Interface> | |
| using | di::AnyRef |