Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Jeremy Friesner
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
49
votes
Is there a way to recover from an accidental “svn revert”?
svn
undo
revert
asked Oct 5 '09 at 17:24
stackoverflow.com
14
votes
Does bitwise-or guarantee an evaluation ordering?
c++
short-circuiting
order-of-evaluation
bitwise-or
asked May 20 '11 at 23:29
stackoverflow.com
12
votes
Compile-time population of data structures other than arrays?
c++
c++11
compile-time
asked Mar 19 at 2:24
stackoverflow.com
11
votes
Is there a way to forbid subclassing of my class?
c++
final
keyword
protected
subclassing
asked Aug 7 '09 at 21:32
stackoverflow.com
10
votes
What was the motivation for adding the IPV6_V6ONLY flag?
networking
ipv6
setsockopt
asked Apr 22 '10 at 19:11
stackoverflow.com
10
votes
Qt 4.x: how to implement drag-and-drop onto the desktop or into a folder?
c++
qt
drag-and-drop
desktop
folder
asked Apr 27 '10 at 19:14
stackoverflow.com
9
votes
Is post-sudden-power-loss filesystem corruption on an SSD drive's ext3 partition “expected behavior”?
filesystems
hardware
ssd
ext3
asked Dec 4 '12 at 1:13
serverfault.com
8
votes
Is there any way to pass an anonymous array as an argument in C++?
c++
arrays
arguments
by-reference
asked Jul 16 '09 at 22:16
stackoverflow.com
8
votes
Can storing unrelated data in the least-significant-bit of a pointer work reliably?
c++
bit-manipulation
smart-pointers
asked Jun 13 '11 at 3:58
stackoverflow.com
8
votes
How do I update my /etc/network/interfaces file so the box comes up with ONLY IPv6 self-assigned address?
debian
ipv6
interfaces
asked Nov 5 '10 at 21:49
serverfault.com
1
2
3
next
Top Answers
18
pthread Function from a Class
stackoverflow.com
17
What are the disadvantages of using templates?
stackoverflow.com
13
What are some fun (and very easy) C++ programs for a 10 year old kid to write?
programmers.stackexchange.com
12
advantage of macro over in-line in C++
stackoverflow.com
11
GNU make's -j option
stackoverflow.com
11
Using C++ is a Linked-List implementation without using pointers possible or not?
stackoverflow.com
11
C++: Is 2 + x + 1 the same as 3 + x?
stackoverflow.com
10
Converting C++ TCP/IP applications from IPv4 to IPv6. Difficult? Worth the trouble?
stackoverflow.com
10
why can't i bind ipv6 socket to a linklocal address
stackoverflow.com
10
Locking strategies and techniques for preventing deadlocks in code
stackoverflow.com
10
POSIX Threads/Signals: Portable way to determine to which thread a signal was delivered?
stackoverflow.com
9
Why is const-correctness specific to C++?
stackoverflow.com
9
Is there a lightweight way to obtain the current number of Processes in Linux?
stackoverflow.com
8
looking for the NAME of a specific kind of concurrency problems
stackoverflow.com
8
Why is volatile not considered useful in multithreaded C or C++ programming?
stackoverflow.com
8
convert uint64 to uint32
stackoverflow.com
8
Help with a c++ statement
stackoverflow.com
8
C++ 11 Delegated Constructor Pure Virtual Method & Function Calls — Dangers?
stackoverflow.com
7
Getting the size of a Qt Object
stackoverflow.com
7
Difference between aio_write() and O_NONBLOCK write()
stackoverflow.com
7
Find files not added to subversion
stackoverflow.com
7
Socket connections and Polling. Which is a better solution in terms of battery life?
stackoverflow.com
7
how to prevent over typing
stackoverflow.com
7
Solutions for implementing a full-duplex game server?
programmers.stackexchange.com
6
C++: Multi threading and reference counting
stackoverflow.com
6
Get the IP Address of local computer
stackoverflow.com
6
How do I change a TCP socket to be non-blocking?
stackoverflow.com
6
Problem using Connect(), send(), recv, with UDP sockets
stackoverflow.com
6
Qt non-static linking and .pro files
stackoverflow.com
6
C/C++ drawbacks of using explicitly sized types
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled