boost Namespace Reference


Classes

class  any
class  bad_any_cast

Functions

template<typename ValueType >
ValueType * any_cast (any *operand)
template<typename ValueType >
const ValueType * any_cast (const any *operand)
template<typename ValueType >
ValueType any_cast (const any &operand)

Function Documentation

template<typename ValueType >
ValueType boost::any_cast ( const any &  operand  )  [inline]

Definition at line 171 of file any.h.

template<typename ValueType >
const ValueType* boost::any_cast ( const any *  operand  )  [inline]

Definition at line 165 of file any.h.

template<typename ValueType >
ValueType* boost::any_cast ( any *  operand  )  [inline]

Definition at line 157 of file any.h.


Generated on Fri Feb 6 13:30:19 2009 for CorAL by  doxygen 1.5.8