--Where is there said in the C++ 20 Standard whether for example these two declarations declare the same operator and may be used simultaneously?int operator "" _o( const char *s );int operator ""_o( const char *s );With best regards,Vlad from Moscow
Std-Discussion mailing list
Std-Discussion@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/std-discussion