you can constrain functions with c++20 concepts to ensure the compiler is calling the correct function if you're that worried
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
you can constrain functions with c++20 concepts to ensure the compiler is calling the correct function if you're that worried