any.h File Reference

#include <typeinfo>
#include <dvutil/basetype.h>
Include dependency graph for any.h:

Go to the source code of this file.

Classes

class  Dv::Any
 An Any object can hold any kind of value. More...
struct  Dv::Any::AbstractObject
struct  Dv::Any::Object< T >

Namespaces

namespace  Dv

Functions

template<typename T >
Dv::any_cast (const Any &any)
 Convert an Any object to its underlying value type.

dvutil-1.0.10 [ 5 December, 2009]