Will I be able to declare constexpr lambda inside a template parameter – stackoverflow.com

I know it's like opening the Pandora box but it doesn't stop bothering me. Consider a simple example: #include <type_traits> template <auto> struct Foo: std::false_type { }; template ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Will I be able to declare constexpr lambda inside a template parameter – stackoverflow.com"