▲ 6 ▼ How Hard Can it be to SFINAE in C++03? - Christopher Fretz (www.youtube.com) submitted 2 years ago* by AlmightySnoo@lemmy.world to c/cpp@programming.dev comment fedilink hide all child comments C++03 does feel ancient now, but the sizeof trick to simulate what you could do today with std::void_t and decltype (or simply concepts since C++20) definitely blew me away!
no comments (yet)