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 |
Definition at line 458 of file include/behaviortree_cpp/contrib/any.hpp.
|
inline |
Definition at line 452 of file include/behaviortree_cpp/contrib/any.hpp.