Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
skwllsp
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
8
votes
InterlockedExchange and memory visibility
c++
windows
winapi
atomic
interlocked
asked Oct 7 '11 at 9:41
stackoverflow.com
5
votes
std::vector< std::vector<unsigned char> > or std::deque< std::vector<unsigned char> >?
c++
optimization
vector
memory-allocation
deque
asked Feb 15 '12 at 19:22
stackoverflow.com
5
votes
What might be the point in putting a variable exactly in the “STACK” section with __attribute__ ((section(“STACK”))?
c
linux
gcc
shared-libraries
asked Mar 29 '12 at 8:32
stackoverflow.com
Top Answers
29
How to enable core dump in my Linux C++ program
stackoverflow.com
23
Alternatives to gprof
stackoverflow.com
14
boost::unordered_map maintains order of insertion?
stackoverflow.com
14
std::deque: How do I get an iterator pointing to the element at a specified index?
stackoverflow.com
12
Using STL containers for multiple keys
stackoverflow.com
11
Strings as template arguments?
stackoverflow.com
10
a C++ hash map that preserves the order of insertion
stackoverflow.com
10
Merging Ranges In C++
stackoverflow.com
9
Usage of boost lambdas
stackoverflow.com
9
How can I write a function template for all types with a particular type trait?
stackoverflow.com
9
How to log or replay lines or instructions executed immediately before a crash
stackoverflow.com
8
Sockets On Same Machine For Windows and Linux
stackoverflow.com
8
using two different order by statements in one query
stackoverflow.com
7
How to find which thread caused SEGFAULT in a post-mortem gdb session?
stackoverflow.com
7
Should I use count(*) or count(a, b, c.., z) when counting the number of rows in a query?
stackoverflow.com
6
Running a Windows program and detect when it ends with C++
stackoverflow.com
6
Can read() function on a connected socket return zero bytes?
stackoverflow.com
6
Monitoring CPU and disk utilization of a single program
stackoverflow.com
6
UNIX, get environment variable
stackoverflow.com
6
How to use Boost in Visual Studio 2010
stackoverflow.com
6
Using boost::lock_guard for simple shared data locking
stackoverflow.com
6
Will adding “” to database value change it to a string if it was a Null?
stackoverflow.com
6
Automating GDB Sessions
stackoverflow.com
5
Need an SQL query to count unique combinations of strings
stackoverflow.com
5
How to test if a string contains any digits in C++
stackoverflow.com
5
Fastest container or algorithm for unique reusable ids in C++
stackoverflow.com
5
Switch from Microsofts STL to STLport
stackoverflow.com
5
Identify which file has included some particular header file
stackoverflow.com
5
What is memory fragmentation?
stackoverflow.com
5
How to get a virt size from C/C++?
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled