SpiceQA
Questions
Tags
Users
Badges
c++-faq
75 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Pointer to class data member "::*"
Ash_1630
0
•
asked Mar 22, 2009
296
18
195088
pointers
c++-faq
class
c++
Why is 'this' a pointer and not a reference?
Naveen_39742
0
•
asked Mar 14, 2009
200
3
34400
pointers
this
c++-faq
reference
c++
Resolve build errors due to circular dependency amongst classes
SDX2000_39648
0
•
asked Mar 9, 2009
448
12
270616
circular-dependency
compiler-errors
c++-faq
c++
Do the parentheses after the type name make a difference with new?
David_Read_74852
0
•
asked Mar 6, 2009
1089
7
130484
initialization
new-operator
c++-faq
constructor
c++
Where and why do I have to put the "template" and "typename" keywords?
MSalters_15416
0
•
asked Mar 4, 2009
1309
8
232218
dependent-name
typename
templates
c++-faq
c++
Proper stack and heap usage in C++?
Alexander_180470
0
•
asked Mar 1, 2009
126
10
57881
heap-memory
stack
memory-management
c++-faq
c++
What does the C++ standard state the size of int, long type to be?
J233r244me_2796
0
•
asked Feb 26, 2009
739
24
1305008
c++-faq
c++
When can I use a forward declaration?
Igor_Oks_44673
0
•
asked Feb 16, 2009
672
13
284128
forward-declaration
c++-faq
c++
How do you serialize an object in C++?
Bill_the_Lizard_1288
0
•
asked Feb 7, 2009
104
4
90044
marshalling
serialization
c++-faq
c++
Why can templates only be implemented in the header file?
Jinx_52913
0
•
asked Jan 30, 2009
2131
17
687179
undefined-reference
templates
c++-faq
c++
Prev
Prev
4
5
(current)
6
7
8
Next
Next
Hot Questions