Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
user1131467
Zurich, Switzerland
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
61
votes
Type of `this` in static member function?
c++
c++11
language-lawyer
asked May 13 at 14:46
stackoverflow.com
29
votes
Simultaneously iterating over and modifying an unordered_set?
c++
c++11
asked Dec 20 '12 at 22:58
stackoverflow.com
26
votes
C++11: GCC 4.8 `thread_local` Performance Penalty?
c++
linux
multithreading
gcc
c++11
asked Oct 28 '12 at 3:03
stackoverflow.com
21
votes
Example of C++11 template parameter misbind?
c++
templates
c++11
asked Apr 11 at 6:20
stackoverflow.com
15
votes
C++11: Compile Time Calculation of Array
c++
templates
c++11
constexpr
asked Aug 24 '12 at 11:18
stackoverflow.com
15
votes
Naive C++ Matrix Multiplication 100 times slower than BLAS?
c++
algorithm
performance
matlab
linux
asked Jan 25 at 23:52
codereview.stackexchange.com
12
votes
Linux: Large int array: mmap vs seek file?
linux
memory
memory-management
filesystems
x86-64
asked Jun 14 '12 at 7:24
stackoverflow.com
12
votes
C++11 Delete Class Type?
c++
c++11
asked May 16 at 11:01
stackoverflow.com
11
votes
Algorithm for finding path combinations?
algorithm
math
graph
linear-algebra
asked Jan 3 at 16:28
stackoverflow.com
11
votes
Empirically determine value category of C++11 expression?
c++
c++11
asked May 19 at 18:19
stackoverflow.com
1
2
3
4
5
…
7
next
Top Answers
13
Freeing memory allocated from placement new
stackoverflow.com
12
How to find time complexity of an algorithm
stackoverflow.com
11
Replacing std::async with own version but where should std::promise live?
stackoverflow.com
9
What is constructor inheritance?
stackoverflow.com
8
Capturing of `this` in lambda
stackoverflow.com
7
c++ char arrays : a[i] = b[i] fails
stackoverflow.com
7
Check if two trees are equivalent
stackoverflow.com
6
C++ - storing operator as char
stackoverflow.com
6
How to store 7.3 billion rows of market data (optimized to be read)?
stackoverflow.com
6
What happens if I read a map's value where the key does not exist?
stackoverflow.com
6
c++ vector with inheritance
stackoverflow.com
6
Implementing depth-first-search in C++
stackoverflow.com
6
Threading in C/C++, any standard?
stackoverflow.com
6
C++: Static string literal table?
stackoverflow.com
6
Is there a valid C++11 program with the expression 'C++11'?
stackoverflow.com
6
Is there valid “use cases” for Undefined Behaviour?
stackoverflow.com
6
Vertex subset of maximum size
cstheory.stackexchange.com
5
My regular expression isn't working in grep
stackoverflow.com
5
C++ How do I turn the length of a string to an integer
stackoverflow.com
5
Overloading operator in c++
stackoverflow.com
5
C++ linker error in template constructor: “unresolved external symbol”
stackoverflow.com
5
Can you iterate over a each possible enum value using a Qt foreach loop?
stackoverflow.com
5
Program statically linked to a library but still needs dll to run
stackoverflow.com
5
Invalid types `int[int]' for array subscript
stackoverflow.com
5
Ordered multithreading output in c++
stackoverflow.com
5
Lightweight 8 byte hash function algorithm
stackoverflow.com
5
Why my makefile fails, when I replace g++ with gcc?
stackoverflow.com
5
Changes between C++ standard working drafts?
stackoverflow.com
5
constexpr not working if the function is declared inside class scope
stackoverflow.com
5
Recurrence relation $T_{k+1} = 2T_k + 2$
math.stackexchange.com
Stack Exchange works best with JavaScript enabled