Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Armen Tsirunyan
Yerevan, Armenia
Age: 25
Software Developer at CQG.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
209
votes
int a[] = {1,2,}; Weird comma allowed. Any particular reason?
c++
c
syntax
grammar
language-lawyer
asked Aug 12 '11 at 16:36
stackoverflow.com
170
votes
Once upon a time, when > was faster than < … Wait, what?
c
optimization
opengl
cpu
gpu
asked Sep 7 '11 at 18:39
stackoverflow.com
109
votes
What are Aggregates and PODs and how/why are they special?
c++
aggregate
c++-faq
pod
c++11
asked Nov 14 '10 at 15:35
stackoverflow.com
90
votes
What differences, if any, between C++03 and C++0x can be detected at run-time?
c++
c
c++11
language-detection
asked Jun 24 '11 at 20:05
stackoverflow.com
62
votes
Which is faster: x<<1 or x<<10?
c++
c
performance
cpu
low-level
asked Nov 20 '10 at 17:54
stackoverflow.com
56
votes
Does [=] imply that all local variables will be copied?
c++
c++11
lambda
capture
asked Mar 25 at 10:19
stackoverflow.com
44
votes
Pure virtual functions may not have an inline definition. Why?
c++
pure-virtual
language-lawyer
asked Nov 13 '10 at 21:08
stackoverflow.com
37
votes
How do you debug a Windows Service?
c#
c++
debugging
windows-services
asked Mar 1 '11 at 15:18
stackoverflow.com
35
votes
How to convert a number to string and vice versa in C++
c++
c++-faq
asked Mar 13 '11 at 14:47
stackoverflow.com
32
votes
Thou shalt not inherit from std::vector
c++
oop
inheritance
stl
vector
asked Dec 4 '10 at 11:05
stackoverflow.com
1
2
3
4
5
…
10
next
Top Answers
116
What are Aggregates and PODs and how/why are they special?
stackoverflow.com
71
What is the curiously recurring template pattern (CRTP)?
stackoverflow.com
34
How to convert a number to string and vice versa in C++
stackoverflow.com
33
why does the same code work differently in java?
stackoverflow.com
32
In C, does (x==y==z) behave as I'd expect?
stackoverflow.com
27
Initializing a static const array of const strings in C++
stackoverflow.com
25
How to get last 4 character from a string in c#?
stackoverflow.com
25
(a != null) or (null != a)
stackoverflow.com
24
How to code a modulo (%) operator in C/C++/Obj-C that handles negative numbers
stackoverflow.com
23
Detecting a negative 0 stored as a double in C++
stackoverflow.com
23
Function returning pointer to itself?
stackoverflow.com
22
C++: When should I use structs instead of classes and where are the speed differences?
stackoverflow.com
22
When should I use C++ pointers over Smart Pointers?
stackoverflow.com
22
How do smart pointers choose between delete and delete[]?
stackoverflow.com
21
Should I include stddef.h or cstddef?
stackoverflow.com
21
What does “new (&variable) value;” in C++ do?
stackoverflow.com
20
C++ For loop loops only 299 times
stackoverflow.com
20
How to return two values from a function?
stackoverflow.com
19
C++ Printing value of pointer gives strange result
stackoverflow.com
19
What are the Pointer-to-Member ->* and .* Operators in C++?
stackoverflow.com
18
how is x&&y||z evaluated?
stackoverflow.com
18
Don't let's fight . .
english.stackexchange.com
18
What is the proper use of the word ли?
russian.stackexchange.com
18
Чаю vs. чая: what ending is correct?
russian.stackexchange.com
17
Difference between creating object with () or without
stackoverflow.com
17
How fast are lambda functions in GCC
stackoverflow.com
17
ахуеть and охуеть - which is used, and what is the precise meaning?
russian.stackexchange.com
16
Is “Please to” proper English?
english.stackexchange.com
15
How to sort C++ array in ASC and DESC mode?
stackoverflow.com
15
How Many default methods does a class have?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled