SpiceQA
Questions
Tags
Users
Badges
c++-faq
75 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is std::expected in C++?
user_7325599
0
•
asked Jul 13, 2021
16
1
11600
std-expected
return-value
error-handling
c++-faq
c++
Is there a "simple" way to have ld output demangled funtion names?
user_11561289
0
•
asked Sep 29, 2020
8
2
1355
c++-faq
c++
Difference between preprocessor macros and std::source_location
user_11819469
0
•
asked Sep 1, 2020
4
1
261
c++20
c++-faq
c++
How to create stream which handles both input and output in C++?
user_11819469
0
•
asked Jul 22, 2020
16
1
1702
streambuf
iostream
c++-faq
c++
What is the <=> ("spaceship", three-way comparison) operator in C++?
user_7232508
0
•
asked Nov 24, 2017
273
6
72209
c++20
spaceship-operator
c++-faq
operators
c++
Why doesn't a simple "Hello World"-style program compile with Turbo C++?
user_775806
0
•
asked Jul 1, 2017
108
3
12204
turbo-c++
c++-faq
c++
When is std::weak_ptr useful?
Admin
1
•
asked Aug 19, 2012
334
15
176625
weak-ptr
shared-ptr
c++11
c++-faq
How C++ destructor works
Martin_York_14065
0
•
asked Jul 29, 2012
7
0
397
raii
c++-faq
destructor
c++
Where can I find all the exception guarantees for the Standard Containers and Algorithms?
user_541686
0
•
asked Jul 28, 2012
26
3
4513
exception-safety
standard-library
c++-faq
exception
c++
Why should C++ programmers minimize use of 'new'?
user_429929
0
•
asked Jun 28, 2011
968
19
166786
heap-memory
memory-management
new-operator
c++-faq
c++
1
(current)
2
3
4
5
Next
Next
Hot Questions