Fluent Programmer
wrote
Beautiful code #2 - enable_if_t and template inside a template code 👋
In this short article, I have posted a code snippet that uses enable_if_t
to handle SFINAE and also showed how to use a template inside a template.