Otclient  14/8/2020
any.h File Reference
#include <algorithm>
#include <cassert>
#include <typeinfo>
Include dependency graph for any.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stdext::any
 
struct  stdext::any::placeholder
 
struct  stdext::any::holder< T >
 

Namespaces

 stdext
 

Functions

template<typename T >
const T & stdext::any_cast (const any &operand)