SpiceQA
Questions
Tags
Users
Badges
c++17
c++17
76 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
ERROR: begin was not declared in this scope for(auto x:a)
Srajan Gupta
0
•
asked Sep 9, 2022
-1
1
40
std-pair
c++17
c++
Is there a way to create a new tuple from an already exisiting tuple?
bharath2438
0
•
asked Sep 8, 2022
1
1
88
c++17
c++20
c++
Generate argument names from list of types to forward to another function
Lasersköld
0
•
asked Sep 8, 2022
1
1
63
c++17
c++
What does `template<>` mean in front of a variable definition in C++98
Young-hwi
0
•
asked Sep 8, 2022
0
1
64
c++98
c++17
templates
c++
How to forward a trimmed version of parameter pack?
iloledsohard
0
•
asked Sep 7, 2022
0
2
68
c++11
c++17
c++
How to delay Destructor call in a loop
Vasu Gupta
0
•
asked Sep 7, 2022
-1
1
46
destructor
c++17
constructor
oop
c++
Iterate over json and change first character of Json keys to upper case
ipV4
0
•
asked Sep 7, 2022
0
1
44
c++17
json
c++
How to fill tuple with result of calculation from template arguments parameter packs?
Lasersköld
0
•
asked Sep 7, 2022
1
2
45
c++17
c++
Performance improvements of a method which check if a string is an ANSI escape sequence?
Gianluca Bianco
0
•
asked Sep 7, 2022
0
1
42
c++17
ansi
performance
c++
Improve the performance of a method used to convert an std::string into an std::wstring?
Gianluca Bianco
0
•
asked Sep 7, 2022
0
2
75
c++17
performance
string
c++
Prev
Prev
4
5
6
7
(current)
8
Next
Next
Hot Questions