SpiceQA
Questions
Tags
Users
Badges
stdapply
6 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Using std::apply on class method
user_3206624
0
•
asked Oct 24, 2021
2
3
491
stdapply
c++20
c++17
tuples
c++
Unable to use std::apply on user-defined types
user_2524853
0
•
asked Sep 17, 2021
4
2
224
stdapply
c++17
tuples
c++
Should std::apply only apply to std::tuple?
user_11638718
0
•
asked Sep 11, 2021
3
1
203
stdapply
stdtuple
c++17
language-lawyer
c++
How to implement something like std::apply in C++11?
user_548360
0
•
asked May 19, 2021
2
0
464
stdapply
std
c++11
functional-programming
c++
How can you have multiple lines or statements inside a C++ pack expansion?
user_9464295
0
•
asked Oct 1, 2020
3
1
481
stdapply
pack-expansion
c++17
lambda
c++
std::visit a std::variant with overloaded free-function instead of function-object
user_1827360
0
•
asked Mar 10, 2020
2
2
1343
stdapply
non-member-functions
std-variant
c++17
c++
1
(current)
Hot Questions