Skip to main content
Tour
About Us
Meta
Loading…
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
fredoverflow
Germany
https://github.com/fredoverflow
top
accounts
reputation
activity
subscriptions
Top Questions
2561
votes
What is The Rule of Three?
c++
copy-constructor
assignment-operator
c++-faq
rule-of-three
asked Nov 13, 2010 at 13:27
stackoverflow.com
1353
votes
Where did the notion of "one return only" come from?
coding-style
coding-standards
history
control-structures
control-flow
asked Nov 9, 2011 at 7:10
softwareengineering.stackexchange.com
517
votes
How do I use arrays in C++?
c++
arrays
pointers
multidimensional-array
c++-faq
asked Jan 26, 2011 at 22:14
stackoverflow.com
447
votes
Is C++ context-free or context-sensitive?
c++
syntax
grammar
context-free-grammar
context-sensitive-grammar
asked Jan 29, 2013 at 18:05
stackoverflow.com
415
votes
Sorting a vector in descending order
c++
sorting
stl
vector
iterator
asked Jan 26, 2012 at 20:47
stackoverflow.com
229
votes
make_unique and perfect forwarding
c++
c++11
variadic-templates
unique-ptr
perfect-forwarding
asked Aug 12, 2011 at 9:46
stackoverflow.com
198
votes
Should I return a Collection or a Stream?
java
collections
java-8
encapsulation
java-stream
asked Jul 10, 2014 at 12:42
stackoverflow.com
188
votes
What is the preferred/idiomatic way to insert into a map?
c++
stl
insert
stdmap
std-pair
asked Nov 26, 2010 at 15:48
stackoverflow.com
182
votes
Header files for x86 SIMD intrinsics
x86
header-files
sse
simd
intrinsics
asked Jun 27, 2012 at 14:44
stackoverflow.com
169
votes
What can I do with a moved-from object?
c++
c++0x
variable-assignment
swap
move-semantics
asked Aug 11, 2011 at 14:19
stackoverflow.com
1
2
3
4
5
…
10
next
Top Answers
3021
What is move semantics?
stackoverflow.com
2158
What is The Rule of Three?
stackoverflow.com
1315
What is move semantics?
stackoverflow.com
509
Undefined, unspecified and implementation-defined behavior
stackoverflow.com
326
How do I use arrays in C++?
stackoverflow.com
296
Why can you return a std::unique_ptr without std::move?
stackoverflow.com
239
Header files for x86 SIMD intrinsics
stackoverflow.com
216
Test expected exceptions in Kotlin
stackoverflow.com
150
How do I use arrays in C++?
stackoverflow.com
149
How to define "or" logically
softwareengineering.stackexchange.com
123
performance of unsigned vs signed integers
stackoverflow.com
112
C++ convert string to hexadecimal and vice versa
stackoverflow.com
101
Object destruction in C++
stackoverflow.com
96
vector<int>::size_type in C++
stackoverflow.com
93
How do I use arrays in C++?
stackoverflow.com
92
rate ++a,a++,a=a+1 and a+=1 in terms of execution efficiency in C.Assume gcc to be the compiler
stackoverflow.com
90
Remove ith item from a C++ std::vector
stackoverflow.com
86
Call a method without calling it
codegolf.stackexchange.com
85
What does the "c" mean in cout, cin, cerr and clog?
stackoverflow.com
79
Save argv to vector or string
stackoverflow.com
75
Pre & post increment operator behavior in C, C++, Java, & C#
stackoverflow.com
75
Reason to Pass a Pointer by Reference in C++?
stackoverflow.com
73
How do I use arrays in C++?
stackoverflow.com
66
Lifetime of temporaries
stackoverflow.com
63
In C/C++ what's the simplest way to reverse the order of bits in a byte?
stackoverflow.com
62
Why can't I add pointers?
stackoverflow.com
58
Real life examples of xvalues, glvalues, and prvalues?
stackoverflow.com
55
Difference between partition() and remove() functions in C++
stackoverflow.com
54
Solve the eight queens problem at compile-time
codegolf.stackexchange.com
53
Is there anything like "std::and" or "std::or"?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled