SpiceQA
Questions
Tags
Users
Badges
c++17
c++17
76 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++
How and when does a pointer change the address it's pointing to (linked list example)?
Miakalista
0
•
asked Sep 16, 2022
0
0
47
linked-list
c++17
c++
Lost about std::filesystem's clock conversions, in C++17 lacking clock_cast
ddevienne
0
•
asked Sep 16, 2022
1
1
29
chrono
c++17
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++
memory steps while defining variable - are they true?
smalcakmak
0
•
asked Sep 16, 2022
0
0
61
c++11
c++17
casting
types
c++
Is it possible to in-place initailize std::variant given a factory object and variadic arguments list?
Sergey Kolesnik
0
•
asked Sep 16, 2022
1
1
75
copy-elision
c++17
templates
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++
How can I measure the speed difference of for loop?
mystes
0
•
asked Sep 16, 2022
-1
1
53
chrono
benchmarking
c++17
for-loop
c++
destructor is called twice for variant-based implementation
Sergey Kolesnik
0
•
asked Sep 16, 2022
0
1
64
undefined-behavior
c++17
templates
c++
Error compiling Google Protocol Buffer Output (C++)
PentiumPro200
0
•
asked Sep 16, 2022
0
1
39
protocol-buffers
c++17
c++
Prev
Prev
4
(current)
5
6
7
8
Next
Next
Hot Questions