When using the literal 0 in C++, the compiler can\'t disambiguate between pointer and nullptr_t overloads of a function.
0
nullptr_t
Code that illustrat