SpiceQA
Questions
Tags
Users
Badges
c++-faq
75 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Iterator invalidation rules for C++ containers
user_560648
0
•
asked Jun 22, 2011
595
6
157484
c++-standard-library
iterator
c++-faq
c++
Object destruction in C++
user_252000
0
•
asked Jun 19, 2011
78
2
37931
object-lifetime
c++-faq
destructor
exception
c++
How many versions of the C++ Standards are there?
user_476574
0
•
asked Oct 15, 2010
23
1
14039
standards
c++-faq
c++
Rationale of enforcing some operators to be members
user_469935
0
•
asked Oct 14, 2010
21
2
1726
c++-faq
operator-overloading
c++
What are all the member-functions created by compiler for a class? Does that happen all the time?
user_314390
0
•
asked Sep 17, 2010
67
5
42453
member-functions
c++-faq
c++
What are rvalues, lvalues, xvalues, glvalues, and prvalues?
user_151292
0
•
asked Aug 30, 2010
1577
13
225953
c++11
c++-faq
expression
c++
What are the main purposes of using std::forward and which problems it solves?
user_429401
0
•
asked Aug 27, 2010
536
7
100690
perfect-forwarding
rvalue-reference
c++11
c++-faq
c++
What is std::move(), and when should it be used?
user_125562
0
•
asked Aug 5, 2010
962
8
441279
stdmove
move-semantics
c++11
c++-faq
c++
Explain C++ SFINAE to a non-C++ programmer
user_411027
0
•
asked Aug 4, 2010
50
5
7141
sfinae
programming-languages
c++-faq
c++
What's the meaning of * and & when applied to variable names?
user_384554
0
•
asked Jul 28, 2010
17
1
13793
pointers
c++-faq
reference
c++
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions