Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
rlbond
Atlanta, GA
google.com
Age: 26
I like C++.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
74
votes
C++ multiline string literal
c++
string-literals
asked Jul 16 '09 at 6:55
stackoverflow.com
59
votes
C++ valarray vs. vector
c++
stl
asked Oct 21 '09 at 17:53
stackoverflow.com
57
votes
What's the difference between Perl's backticks, system, and exec?
perl
asked Apr 28 '09 at 21:47
stackoverflow.com
47
votes
C++ display stack trace on exception
c++
exception
exception-handling
stack-trace
asked Mar 27 '09 at 22:42
stackoverflow.com
45
votes
C++ SFINAE examples?
c++
templates
metaprogramming
sfinae
asked Jun 11 '09 at 18:25
stackoverflow.com
41
votes
Is there a difference in C++ between copy initialization and direct initialization?
c++
initalization
asked Jun 26 '09 at 21:36
stackoverflow.com
37
votes
Alternative to vector<bool>
c++
stl
vector
boolean
asked Mar 22 '09 at 0:20
stackoverflow.com
30
votes
How does a stackless language work?
stack
language-design
stackless
asked Jun 19 '09 at 3:22
stackoverflow.com
24
votes
What is the closest thing windows has to fork()?
c++
c
windows
fork
asked Jun 12 '09 at 6:36
stackoverflow.com
23
votes
Conditional operator differences between C and C++
c++
c
conditional-operator
asked Jul 4 '09 at 17:41
stackoverflow.com
1
2
3
4
5
next
Top Answers
33
C++ random float
stackoverflow.com
28
Why use tuples instead of objects?
stackoverflow.com
25
In C++ is “const” after type ID acceptable?
stackoverflow.com
24
C++ Press Enter to Continue
stackoverflow.com
23
What does $1 mean in Perl?
stackoverflow.com
20
Is there any real risk to deriving from the C++ STL containers?
stackoverflow.com
20
STL vector reserve() and copy()
stackoverflow.com
18
STL Priority Queue on custom class
stackoverflow.com
18
Can any language potentially be used to create any program?
stackoverflow.com
17
Why use Precompiled Headers (C/C++)?
stackoverflow.com
17
Why there is no std::copy_if algorithm?
stackoverflow.com
17
Can I undo the effect of “using namespace” in C++?
stackoverflow.com
17
What does this C++ syntax mean and why does it work?
stackoverflow.com
16
fast way to copy one vector into another
stackoverflow.com
16
Why are references not reseatable in C++
stackoverflow.com
16
Is there any way to pass an anonymous array as an argument in C++?
stackoverflow.com
15
Getting template metaprogramming compile-time constants at runtime
stackoverflow.com
15
Why aren't exceptions in C++ checked by the compiler?
stackoverflow.com
15
memset for initialization in C++
stackoverflow.com
14
What's the difference between unsigned long/long/int in c/c++?
stackoverflow.com
13
Changing C++ output without changing the main() function
stackoverflow.com
13
Compiler warnings
stackoverflow.com
13
Does “if ([bool] == true)” require one more step than “if ([bool])”?
stackoverflow.com
13
C/C++ an int value that isn't a number?
stackoverflow.com
13
why does this work? (finding odd number in c++)
stackoverflow.com
13
Templates and nested classes/structures
stackoverflow.com
12
C++ STL map::erase a non-existing key
stackoverflow.com
12
Consistent pseudo-random numbers across platforms
stackoverflow.com
12
Variable Sized Arrays in C
stackoverflow.com
12
How are objects passed to functions C++, by value or by reference?
stackoverflow.com
1
2
3
4
next
Stack Exchange works best with JavaScript enabled