boost::any_cast
// In header: <boost/any.hpp> template<typename ValueType> (any & operand);
Returns:
ValueType stored in operand
operand
Throws: