Why does this C++ operator overloading code work in Clang but not GCC/MSVC with C++20?

3.1K views

Nida Karagoz

5 years ago

Why does this C++ operator overloading code work in Clang but not GCC/MSVC with C++20?

Why does this C++ operator overloading code work in Clang but not GCC/MSVC with C++20?