Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Jason
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
18
votes
Does the C++11 standard formally define acquire, release, and consume operations?
c++
c++11
standards
asked May 10 '12 at 1:33
stackoverflow.com
16
votes
Why is a pthread mutex considered “slower” than a futex?
c
linux
pthreads
futex
asked Jun 15 '11 at 21:01
stackoverflow.com
15
votes
Debugging template instantiations
c++
c++11
asked Sep 6 '11 at 20:42
stackoverflow.com
9
votes
Optimistic reads and Locking STM (Software Transactional Memory) with C/C++
c++
c
memory
pointers
stm
asked Dec 8 '11 at 0:34
stackoverflow.com
Top Answers
20
callback vs lambda
stackoverflow.com
14
Limited recursion in C?
stackoverflow.com
13
when I should use - perror(“…”) and fprintf(stderr, “…”)
stackoverflow.com
12
How to achieve lock-free, but blocking behavior?
stackoverflow.com
12
Why does this memory address have a random value?
stackoverflow.com
11
memset function in c language
stackoverflow.com
11
C++0x: thread, gcc or my error?
stackoverflow.com
11
Stack eip overflow x86 vs x86_64 easy C code
stackoverflow.com
11
Safe parallel read-only access to a STL container
stackoverflow.com
11
Is there a sorted container in STL
stackoverflow.com
10
Multithreading vs multiprocessing
stackoverflow.com
10
C++11 std::array
stackoverflow.com
10
Order of expression evaluation in C
stackoverflow.com
10
g++ variadic templates. Simple Sample code won't compile, complains 'Not a template'
stackoverflow.com
9
Arrays with a size determined at run time, is this valid in C++?
stackoverflow.com
8
How to construct std::array object with initializer list?
stackoverflow.com
8
how to use boost in linux
stackoverflow.com
8
How Pointer of Multi-Dimension Arrays Work in C
stackoverflow.com
8
Assignment to a C++ class method?
stackoverflow.com
8
Why swap(&a++,&b++) gives error “invalid lvalue in unary '&'”?
stackoverflow.com
8
incompatable pointer types char** and char* error
stackoverflow.com
7
incrementing pointers C++
stackoverflow.com
7
When to use const char * and when to use const char []
stackoverflow.com
7
Using recursion and backtracking to generate all possible combinations
stackoverflow.com
7
when a structure has c-tor, why can't I statically initialize it?
stackoverflow.com
7
Accessing nested types of a template parameter T even if T is a pointer
stackoverflow.com
6
C Recursion program won't compile w/ GCC
stackoverflow.com
6
C++ Array of Arrays, defining parts separately
stackoverflow.com
6
Difference between explicit specialization and regular functions when overloading a template function
stackoverflow.com
6
Compare two files
stackoverflow.com
1
2
3
next
Stack Exchange works best with JavaScript enabled