Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Joseph Garvin
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
33
votes
How does Python's “super” do the right thing?
python
constructor
multiple-inheritance
super
python-2.5
asked Mar 3 '09 at 16:45
stackoverflow.com
26
votes
Why are C character literals ints instead of chars?
c++
c
char
sizeof
asked Jan 11 '09 at 22:43
stackoverflow.com
26
votes
Why is '.' a hard link in Unix?
shell
filesystems
directory
hard-link
asked Oct 15 '11 at 17:09
unix.stackexchange.com
19
votes
Can you cache a virtual function lookup in C++?
c++
optimization
caching
abstract-class
virtual-functions
asked Jan 26 '10 at 18:43
stackoverflow.com
19
votes
C++11 mode or settings for emacs?
c++
emacs
c++11
elisp
syntax-highlighting
asked Dec 18 '11 at 2:06
stackoverflow.com
16
votes
How can you detect if two regular expressions overlap in the strings they can match?
c++
python
regex
algorithm
overlap
asked Dec 4 '09 at 20:26
stackoverflow.com
14
votes
How do Haskell compilers decide whether to allocate on the heap or the stack?
memory-management
compiler
haskell
stack
heap
asked Feb 27 '11 at 9:12
stackoverflow.com
14
votes
Does inheriting constructors work with templates in C++0x?
c++
inheritance
constructor
standards
c++11
asked Sep 12 '11 at 21:52
stackoverflow.com
13
votes
C/C++, can you #include a file into a string literal?
c++
c
include
preprocessor
string-literals
asked Aug 7 '09 at 18:26
stackoverflow.com
13
votes
Does the C++11 standard guarantee identical random numbers for the same seed across implementations?
c++
random
c++11
standards
asked Nov 27 '12 at 16:58
stackoverflow.com
1
2
3
4
5
6
next
Top Answers
21
C++ Boost: is it included by default in most Linux distros?
stackoverflow.com
15
How can I pass a class member function as a callback?
stackoverflow.com
14
How does the compiler know to use a template specialization instead of its own instantiation?
stackoverflow.com
14
Is boost::interprocess ready for prime time?
stackoverflow.com
12
Linking against boost barfs with 'undefined reference to `boost::system::get_system_category()'
stackoverflow.com
9
How to choose a fixed address for shared memory mapping
stackoverflow.com
7
Is the sizeof(some pointer) always equal to four?
stackoverflow.com
5
Accessing vector element of shared object using boost interprocess
stackoverflow.com
5
C++ - std::set constructor sometimes very inefficient?
stackoverflow.com
Stack Exchange works best with JavaScript enabled