Questions How to match the int type to a C++ concept requiring a self-defined function? byMRNovember 15, 2024
Questions Why does "xxx::function();" not work but "using namespace xxx; function();" does? byMRJuly 26, 2023
Questions Issue with C++ ADL? Trying to create a universal map printer and this snippet won't compile byMRJuly 12, 2022
Questions using namespace std causes boost pointer cast to trigger ADL in c++17 standard byMRJune 24, 2022