cppreference: C++ language overview
Argument dependent lookup (unqualified function/operator usage automatically finds it inside namespace/class, because of the arguments, also check out the "Notes" section)
cppreference: C++ language overview
Argument dependent lookup (unqualified function/operator usage automatically finds it inside namespace/class, because of the arguments, also check out the "Notes" section)