Namespaces | Macros | Typedefs | Functions
any.h File Reference
#include <experimental/any>

Go to the source code of this file.

Namespaces

 ecvl
 

Macros

#define INCLUDE_STD_ANY_EXPERIMENTAL   1
 

Typedefs

using ecvl::any = std::experimental::any
 

Functions

template<typename T >
auto ecvl::any_cast (const T &t)
 

Macro Definition Documentation

◆ INCLUDE_STD_ANY_EXPERIMENTAL

#define INCLUDE_STD_ANY_EXPERIMENTAL   1

Definition at line 28 of file any.h.