StackRating

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

Jodocus

Rating
1583.37 (2,730th)
Reputation
5,235 (31,592nd)
Page: 1 2 3 4
Title Δ
Ignoring overload of swap function 0.00
attempting to reference a deleted function for atomic c++ +4.18
Generic C++ copy between objects that support copy construction and... 0.00
Extending a type in C++ 0.00
Calling function template for a derived class from a base one +0.05
Is frequently updating std::atomic<double> data problematic? -0.69
Boost async_read vs blocking synchronous thread - performance diffe... 0.00
C++ template not compiling when passing through function signature 0.00
Reference to r-value ( address of r-value ) 0.00
Am I using function pointers correctly? +3.37
Passing Parameters to Comparators 0.00
Why is float.min different between C++ and C#? +4.30
Why are base Constructors inherited, How can i prevent it? -1.16
Matrix template class copy constructor doesn't work? +3.37
Explicit destructor call with decltype 0.00
Assigning to postfix-incremented pointers +0.59
C++ How can I ignore symbols/numbers in a text file when reading it... -0.10
How can I compile one file without /Za (and the rest with /Za) in V... +1.52
Why Visual C++ compiler allows temporary assignments to lvalue refe... 0.00
Use existing object in vector or create new if not exists in C++ +2.00
How to pass around parameter packs in C++? -3.22
Do the padding bytes of a POD type get copied? -3.18
C++ passing a mutex to a member variable in the constructor +4.49
C++ : if condition is evaluted with bad input (float) despite suppo... -2.01
Parse date string to remove hours, minutes and seconds from timestamp +5.77
How to remove adjacent pair in linked list 0.00
How should I manage ::std::cout after changing file descriptor 1 to... -4.33
For loop iterator issues c++ 0.00
error C2156: pragma must be outside function - why is it happening... -3.40
<fstream> weird memory leak in release mode 0.00
Uniform random numbers are the same in all runs 0.00
Specialize cast operator based on type traits +0.18
What is the purpose of "{}" in "new int[5]{};"? +3.98
C++ concurrent writes to array (not std::vector) of bools -1.84
Can't understand the syntax/structure of this C++ expression +5.19
C++ : How to use an std::condition_variable between UI thread &... +3.12
How do I redefine a class's function outside of the class 0.00
Check for ports that are in use 0.00
Why does std::istream::ignore not return when called on an empty st... -1.57
What differences are between capturing by [&captured] and by [&... -3.84
Generating lambda from class template 0.00
c++ class method callback Similar to std::thread +4.05
Solving differential equations on c++ 0.00
Which data structure and design for choosing best set of integers 0.00
C++ ignore alphabetical characters when reading input from a file -0.01
C++ pass class method as parameter 0.00
C++ most common parallel processing method. Pthreads? +4.20
How to make a class with members whose type is unknown that can be... 0.00
SFML doesn't play any sounds, but no errors 0.00
Ifstream cannot open file with amdinistrator rights 0.00