Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
James Kanze
London, United Kingdom
Age: 64
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
12
votes
Is this a bug in Visual C++ 2010, or am I missing something?
c++
visual-c++
asked May 13 '11 at 8:58
stackoverflow.com
6
votes
Can you use `std::remove_if` on a container of `std::unique_ptr`?
c++
c++11
asked Dec 7 '11 at 12:04
stackoverflow.com
Top Answers
93
Why does string::compare return an int?
stackoverflow.com
72
Should arrays be used in C++?
stackoverflow.com
56
Is multiplication and division using shift operators in C actually faster?
stackoverflow.com
53
Should I return const objects?
stackoverflow.com
51
What's the purpose of using { … } for a single line?
stackoverflow.com
35
Fast divisibility tests (by 2,3,4,5,.., 16)?
stackoverflow.com
22
C++ asterisk and bracket operators used together
stackoverflow.com
20
Now that we have std::array what uses are left for C-style arrays?
stackoverflow.com
20
What are top-level const qualifiers?
stackoverflow.com
19
Why does std::set.insert() return a non-const iterator, and yet I cannot modify it?
stackoverflow.com
17
Easy rule to read complicated const declarations?
stackoverflow.com
17
Constructors for structs that don't do anything
stackoverflow.com
16
Access rights of a lambda capturing this
stackoverflow.com
15
a reference of type “std::string&” (not const-qualified) cannot be initialized
stackoverflow.com
15
Why is taking the address of a destructor forbidden?
stackoverflow.com
15
Const correctness in C vs C++
stackoverflow.com
15
Is there a preprocessor directive for detecting C++11x support?
stackoverflow.com
15
C++ optimization, using > instead of <=
stackoverflow.com
15
Concurent incrementing of a int variable
stackoverflow.com
15
Where is the 'this' pointer stored in computer memory?
stackoverflow.com
14
What requirements must std::map key classes meet to be valid keys?
stackoverflow.com
14
Assignment operator with reference members
stackoverflow.com
14
std::string::c_str() and temporaries
stackoverflow.com
14
What is the correct answer for cout << c++ << c;?
stackoverflow.com
14
Assert() - what is it good for ?
stackoverflow.com
13
Can a class template explicit specialization also declare something else?
stackoverflow.com
13
Why does one need templates/generics? Isn't inheritance enough?
stackoverflow.com
13
Exotic architectures the standard committee cares about
stackoverflow.com
13
What happens if I define a 0-size array in C/C++?
stackoverflow.com
13
Dyamic vs Static Polymorphism in C++ : which is preferable?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled