Base class for binary_negate the reflects the type first_argument_type
and second_argument_type
if they are defined in the template. It's assumed that the two argument type parameters either both exist or both do not, so we only check for first_argument_type.
More...
Base class for binary_negate the reflects the type first_argument_type
and second_argument_type
if they are defined in the template. It's assumed that the two argument type parameters either both exist or both do not, so we only check for first_argument_type.