DxLibEx
dxle::detail::operator_bool_helper_impl< T, true, has_operator_notequal_to_zero, is_compareable_with_default_ctor > Member List

This is the complete list of members for dxle::detail::operator_bool_helper_impl< T, true, has_operator_notequal_to_zero, is_compareable_with_default_ctor >, including all inherited members.

operator()(const T &first, const T &second) const DXLE_NOEXCEPT_IF_EXPR(static_cast< bool >(first))dxle::detail::operator_bool_helper_impl< T, true, has_operator_notequal_to_zero, is_compareable_with_default_ctor >inline
operator()(const T &first, const T &second, const T &third) const DXLE_NOEXCEPT_IF_EXPR(static_cast< bool >(first))dxle::detail::operator_bool_helper_impl< T, true, has_operator_notequal_to_zero, is_compareable_with_default_ctor >inline