Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
hirschhornsalz
Germany
google.com
Age: 45
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
15
votes
Why is partial specialziation of a nested class template allowed, while complete isn't?
c++
templates
metaprogramming
asked Mar 29 '10 at 12:15
stackoverflow.com
7
votes
Looking for a half float or quarter float library
c++
c
assembly
floating-point
asked Mar 15 '12 at 13:37
stackoverflow.com
6
votes
When does the C++ default assignment operator become unaccessible?
c++
asked Aug 19 '09 at 12:44
stackoverflow.com
Top Answers
151
Is inline assembly language slower than native C++ code?
stackoverflow.com
60
Any reason to do a “xor eax, eax”?
stackoverflow.com
30
How much does the order of case labels affect the efficiency of switch statements?
stackoverflow.com
19
CPU cache flush
stackoverflow.com
18
QObject: Cannot create children for a parent that is in a different thread
stackoverflow.com
17
Is it possible to tell the branch predictor how likely it is to follow the branch?
stackoverflow.com
16
Safely override C++ virtual functions
stackoverflow.com
12
C++ type qualifier problem
stackoverflow.com
11
C - How to access elements of vector using GCC SSE vector extension
stackoverflow.com
11
What algorithm to use to solve this simple mathematical problem efficiently?
stackoverflow.com
10
Adding two 64 bit numbers in Assembly
stackoverflow.com
10
How can I generate this pattern of numbers?
stackoverflow.com
10
Introduction to GUI programming with c
stackoverflow.com
9
Is it safe to read an integer variable that's being concurrently modified without locking?
stackoverflow.com
9
One class with multiple implementation files
stackoverflow.com
9
How many GCC optimization levels are there?
stackoverflow.com
9
Get member of __m128 by index?
stackoverflow.com
8
Slot seemingly not recognized in Qt app
stackoverflow.com
8
C/C++ Macro expansion vs. Code generation
stackoverflow.com
8
Segmentation fault on large array sizes
stackoverflow.com
8
“enter” vs “push ebp; mov ebp, esp; sub esp, imm” and “leave” vs “mov esp, ebp; pop ebp”
stackoverflow.com
8
Is there disadvantage in building with -g -O and strip vs. building only with -O
stackoverflow.com
8
“struct a a1 = {0};” different from “struct a a2 = {5};” why?
stackoverflow.com
8
what's the diff among cflgs sse options of -msse, -msse2, -mssse3, -msse4 rtc..? and how to determine?
stackoverflow.com
8
CPU TSC fetch operation especially in multicore-multi-processor environment
stackoverflow.com
8
C++11 std::threads vs posix threads
stackoverflow.com
7
C++ DateTime class
stackoverflow.com
7
C++: When (and how) are C++ Global Static Constructors Called?
stackoverflow.com
7
Code Golf: Ulam Spiral
stackoverflow.com
7
How do I parse out n-bit elements from a byte addressable array
stackoverflow.com
1
2
3
next
Stack Exchange works best with JavaScript enabled