Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
aJ.
Bangalore, India
Age: 32
I am a C++ developer from INDIA, interested in C, C#.NET, Perl.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
51
votes
Why doesn't delete set the pointer to NULL?
c++
delete
asked Apr 1 '09 at 7:48
stackoverflow.com
46
votes
Are inline virtual functions really a non-sense?
c++
virtual
inline
asked Apr 9 '09 at 11:03
stackoverflow.com
35
votes
How do I clear the std::queue efficiently?
c++
stl
queue
asked Apr 2 '09 at 10:16
stackoverflow.com
26
votes
Are const_iterators faster?
c++
stl
iterator
const-iterator
asked Apr 16 '09 at 9:20
stackoverflow.com
22
votes
remove_if equivalent for std::map
c++
stl
map
asked Apr 29 '09 at 5:05
stackoverflow.com
13
votes
Returning const reference to local variable from a function
c++
reference
undefined
const-reference
asked Sep 23 '09 at 13:02
stackoverflow.com
12
votes
size() Vs empty() in vector - why empty() is preferred?
c++
stl
size
asked Apr 13 '09 at 6:38
stackoverflow.com
12
votes
Is Critical Section always faster?
c++
winapi
synchronization
critical-section
asked May 12 '09 at 15:16
stackoverflow.com
12
votes
Are there any side-effects of using macro _BIND_TO_CURRENT_VCLIBS_VERSION?
c++
visual-c++
visual-studio-2008-sp1
visual-c++-2008
redistributable
asked Jul 24 '11 at 9:29
stackoverflow.com
11
votes
Should destructors be threadsafe?
c++
multithreading
design
destructor
asked Mar 14 '09 at 18:30
stackoverflow.com
1
2
next
Top Answers
40
C++ STL containers: what's the difference between deque and list?
stackoverflow.com
38
Why do we not have a virtual constructor in C++?
stackoverflow.com
29
How many of you are aware that its safe to delete a NULL pointer?
stackoverflow.com
26
reduce the capacity of an stl vector
stackoverflow.com
23
What technologies are you using even though they are embarassingly out of date?
stackoverflow.com
20
What kind of UML diagrams do you use?
stackoverflow.com
19
Find largest and second largest element in a range
stackoverflow.com
18
Using C++ to edit the registry
stackoverflow.com
16
Looping a fixed size array without defining its size in C
stackoverflow.com
15
one line assert to test if STL container is sorted
stackoverflow.com
14
Can I use interlocked operations to update multiple values to avoid locking a critical section/mutex?
stackoverflow.com
14
Iterate keys in a C++ map
stackoverflow.com
14
Delete all items from a c++ std::vector
stackoverflow.com
13
Member function still const if it calls functions that break “constness”?
stackoverflow.com
12
What is the lifetime and validity of C++ iterators?
stackoverflow.com
12
c string allocation differences?
stackoverflow.com
12
Windows OS Architecture Book
stackoverflow.com
11
Asynchronous Vs. Synchronous Execution, What does it really mean?
stackoverflow.com
11
Recursive Incrementer
stackoverflow.com
10
How to enumerate process' handles?
stackoverflow.com
10
Is there a grammar parser (similar to yapps for python) for C++?
stackoverflow.com
10
C : How to simulate an EOF?
stackoverflow.com
10
How do you dynamically allocate a matrix?
stackoverflow.com
10
Does C++ have standard queue?
stackoverflow.com
10
In C++, what's the use of having a function void foo(int** p)?
stackoverflow.com
9
C++: First element of vector “corrupting”
stackoverflow.com
9
spawning cmd.exe error in vs2008
stackoverflow.com
9
How can I create an interface without parameterless constructor in C++?
stackoverflow.com
9
const CFoo &bar() const
stackoverflow.com
9
How do I detect “_” in a C++ string?
stackoverflow.com
1
2
3
next
Stack Exchange works best with JavaScript enabled