Why can’t std::enable_if be applicable to operator overloads as an additional function argument?
As per cppreference documentation, which says (emphasis mine):
Why it can’t be applicable to operator overloads when using `enable_if` as as an additional function argument?
As per the document of cppreference, which says that[emphsis mine]: