| Functions | |
| template<typename ValueType > | |
| ValueType | any_cast_move_if_true (typename std::remove_reference< ValueType >::type *p, std::false_type) | 
| template<typename ValueType > | |
| ValueType | any_cast_move_if_true (typename std::remove_reference< ValueType >::type *p, std::true_type) | 
| 
 | inline |