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 Δ
Prevent link to own class in Doxygen 0.00
Difference between std::decay and std::remove_reference +1.70
Why is this c++ code not working - const reference error while tryi... 0.00
Well-formed program containing an ill-formed template member functi... 0.00
C++ access array element using a COORD struct? +0.69
Non owning reference to deleteable object +0.70
Cannot overload operator because cannot access private member decla... +2.70
Recursive iteration over parameter pack -3.41
Defining a timeout on boost async_receive_from 0.00
Qt Concurrent: call member function from another class -3.82
Can't get class to be trivially copyable. What am I doing wrong? 0.00
initializing base class array member variable via base class constr... 0.00
Most vexing parse with array access +4.07
Inheriting from a template class in c++ with enum as template param... 0.00
Why can I store objects in array that differ in size? 0.00
inheriting from a templates class with variable parameters +4.10
How to push to an std::stack in parallel? -0.99
What is the implementation of std::is_nothrow_copy_constructible? 0.00
Probable template specialization within a class 0.00
How to declare pointers/references to template class member types? 0.00
Does POSIX standard specify what calling convention functions like... 0.00
boost::process how to know when a process exited "gracefully o... +3.12
Wrong overload called when constructing from initializer_list insid... +3.31
Emulate C# lock statement in C++ +2.34
Default value for template with member function pointer +3.21
Create distinct type for class with specific member variable value +3.50
Portable tagged pointers +3.97
How to print submatrix? -0.79
Why static-sized array type cannot be a container type? -0.58
C++ - Destructor call order +3.50
Difference between endpoint, socket, acceptor 0.00
boost::asio how to pass member function to acceptor.async_accept() -4.85
noexcept for different operations with template type inside function +3.59
Is it possible to store an object which contains a unique_ptr in a... +0.46
C++ Regex Alpha without Equal sign +3.42
Lambda expression taking an unique pointer contained in a vector 0.00
Use the template parameter type of derived as return type for funct... +3.67
Provide default arguments for subscript operator and function call... +2.91
Using variable number of float arguments +3.70
shared_ptr, vector, emplace_back and usage pointer outside -2.16
convert string to number using stringstream -3.19
C++ short array 'reversed' when casted to integer -2.27
How to cast double to float pointer? -2.53
Initialise array of struct with const fields which don't have a... +3.31
What is the differences between tag and enum dispatch in C++? +5.85
program.cpp:12:140: error: in C++98 'x' must be initialized... +4.53
Why C++ custom allocator needs comparison operators? -0.36
passing std::function as parameter with const void * +4.96
Why does deduction fail for std::set in GCC? +4.31
Are there features (in particular, structured binding) which I can&... +3.58