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