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

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

operator()(const T &first, const T &second) const DXLE_NOEXCEPT_IF_EXPR(first !=0)dxle::detail::operator_bool_helper_impl< T, false, true, is_compareable_with_default_ctor >inlinepure virtual
operator()(const T &first, const T &second, const T &third) const DXLE_NOEXCEPT_IF_EXPR(first !=0)dxle::detail::operator_bool_helper_impl< T, false, true, is_compareable_with_default_ctor >inlinepure virtual