SpiceQA
Questions
Tags
Users
Badges
template-meta-programming
template-meta-programming
6 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is the advantage of Hana's type_c-and-declval dance when querying whether a SFINAE-friendly expression is valid?
Enlico
0
•
asked Sep 16, 2022
1
1
21
boost-hana
sfinae
c++17
template-meta-programming
c++
SFINAE-ing on a nullary lambda expression calling a non-templated function on a template argument's instance causes compiler error
Enlico
0
•
asked Sep 16, 2022
2
0
42
sfinae
template-meta-programming
language-lawyer
c++20
c++
What is the usecase of calling hana::is_valid with a nullary function?
Enlico
0
•
asked Sep 16, 2022
2
1
44
boost-hana
sfinae
c++17
template-meta-programming
c++
Unique id for any kind of callable object in C++17
joergbrech
0
•
asked Sep 16, 2022
0
1
104
c++17
template-meta-programming
functional-programming
hash
c++
Determine if a generic type is a primitive or enum with underlying primitive at compile time C++ in a function
user3fL2
0
•
asked Sep 14, 2022
1
1
66
template-meta-programming
c++
Compile-Time Type Checking for Recursive Tree Data Structure
Niklas_Winter
0
•
asked Sep 9, 2022
2
1
60
is-same
typetraits
template-meta-programming
data-structures
c++
1
(current)
Hot Questions