StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Potatoswatter

Rating
1579.48 (3,055th)
Reputation
113,117 (599th)
Page: 1 ... 12 13 14 15 16 ... 46
Title Δ
Understanding how the CPU decides what gets loaded into cache memory 0.00
Writing into the last byte of a class -0.05
Is there any high performance C/C++ library that supports bit manip... +1.64
How does one use an enum class as a set of flags? +0.21
C Header files and Compilation/Linking -0.36
Narrowing Conversion of unsigned int to short unsigned int -0.39
Error while deleting a file in c++ 0.00
Control effects on padding when copying a C++ POD -2.64
A typedef function as a parameter of another function 0.00
Is it safe to call a pure virtual function in an abstract construct... -1.32
How to understand "typedef int (xxx)(int yyy);"? +0.95
Preventing implicit conversion in C++ +1.68
C++11 non-owning reference/pointer to unique_ptr? -0.48
Compile time prime checking -1.20
Using templates with forward-declared types - safe? +0.42
Why std::array<int, 10> x is not zero-initialized but std::ar... 0.00
Default initialization of std::array? -1.91
"while (c = getchar())" equivalent in c++ -2.15
How to provide an implementation framework to a virtual method? -0.15
C++ class interface to pass-through to another member variable -2.08
Using template syntax for arguments -0.76
When should I use uniform initialization? 0.00
How do I convert a string to a wstring using the value of the string? -1.17
Creating a new scope with a C++ Macro? -1.61
C/C++ program without header files -1.30
Is it possible to make a function pointer with parameters in C++ -0.64
Friendliness and inheritance +0.02
How does includes work in C++? 0.00
What is the difference between a trap, an error, a failure and prog... +0.40
Why some part of an os has to be written in assembly? +0.55
Generating Logaritmically Spaced Values on an Operation Limited Mic... -2.45
Implicit instantiation of undefined template 'std::__1::array<in... 0.00
Many Enums with same members in the same class -2.48
In C++11, can the characters in the array pointed to by string::c_s... -0.06
call to templated member of templated base class fails +2.35
Using dlsym in c++ without extern "C" -1.09
How to find rank of an element in stl set in O(logn) +1.10
Design a class that can be convertible to/from other libraries -0.64
How to get rid of warning C4518: storage-class or type specifier(s)... 0.00
Loop going through incorrectly in C++ -0.13
if-else statement behaving incorrectly +1.81
How can i get the top n keys of std::map based on their values? -0.31
Trouble with understanding virtual functions +0.40
Strange Compilation Behavior -2.46
why constructors "return" this pointer? +0.40
Temporary variables created when using const reference +0.35
Efficient string constructor +1.60
Using reference arguments in function definition: perfomance? +1.33
Is it possible to use an STL container containing a boost::variant... +0.61
Well defined narrowing cast +0.14