constexpr if branch
To write a template function that compiles different branches for different types without SFINAE, you use if _____ (C++17 feature).
Sign in to answer questions and track your progress
Sign InTo write a template function that compiles different branches for different types without SFINAE, you use if _____ (C++17 feature).
Sign in to answer questions and track your progress
Sign In