StackRating

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

Walter

Rating
1479.03 (4,500,270th)
Reputation
28,446 (4,381st)
Page: 1 ... 7 8 9 10 11 ... 15
Title Δ
Pythagorean identities: how do I calculate the proper cos sign? 0.00
Correct way to use rand_r for multithreaded programs in C/C++ +2.17
Clang vector extensions and the equality operator in C++ +2.79
How to multiply objects of different template type in C++ +1.31
SFINAE away a copy constructor -1.17
Declare "container" object from templated template class... +2.43
Automatically Concatenate Strings and Int C++ +1.03
What are common implementations for containers with polymorphic data? -0.36
Increasing accuracy of solution of transcendental equation 0.00
C++ class template or pure virtual -0.60
How to write a template resulting in a primitive type? +1.41
C++ Understanding Complex Function Signature -0.47
Deleter's calling context +1.30
Correct syntax to assign unique_ptr to new boost::asio::io_service:... +0.61
resolving a specializing member requires 'template<>'... 0.00
c++ prevent changing reference through getter -0.02
C++Type inspection +0.33
enable class's member depending on template -0.81
Why we need to return reference to istream/ostream while overloadin... +0.96
re-initialise using delegating constructor -0.63
What should be right behavior when we're trying to instantiate... 0.00
Synchronizing output to std::cout -1.48
Abstract class as std::initializer_list object -0.18
efficiency of linked list sorting code c++ +0.56
<vector> push_back implementation internal +0.54
Get some information from exception caught with catch(...)? +0.42
Arrays and DirectX API +1.99
c++ Assertion failure on return from invariant function -1.31
Unable to access inherited variable -0.17
Is the contents of a pointer to a unique_ptr's contents valid a... 0.00
Remove by iterator from std::vector -0.52
For loop iterating over growing vector -0.22
How to constrain the signature of callable objects in C++? -1.81
Is it possible to use std::sort to sort by lexicographic order? +1.55
Declaring the templates in c++ 0.00
Storing numbers in unkown sized array (and count some values) +0.42
Why my code with OpenMP performance different on different environm... 0.00
Input string in char array C++ -0.16
How to create a module in the main class in c++? +0.06
c++ logical expression optimization +2.22
How to force compiler to mangle C names to C++ names 0.00
Passing member function pointer to the c-style function -0.92
Deleteing lists in C++ causes crash +0.52
class with unique_ptr of vector to class +0.54
Accept all types as argument in function +1.20
Should referenced std::shared_ptr be deleted after method goes out... -1.33
Abstract Classes and virtual methods problems: "cannot allocat... +1.28
What is the difference between "length" and "size&qu... +0.55
Template for 3d vector arithmetics (how to specialize for int and f... -0.07
What is the difference between using a "<=" sign inste... -0.42