StackRating

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

super

Rating
1563.05 (5,070th)
Reputation
3,630 (46,328th)
Page: 1 2 3 4 5 6 7
Title Δ
Implementing middleware function using member functions with lambda... +1.14
How to pass a partial stream as an argument? 0.00
Calling a method on an unknown type through a template function 0.00
Emplacing and modifying object in vector trough reference 0.00
Why const char * and const char [] as function parameter are consid... +2.72
Overloaded functions with variadic template arguments +2.51
check for default assignment of function parameter 0.00
How to check if template argument is a given value? -0.08
Template to match custom functors or stod, stoi, etc -1.20
Assigning a a derived object to a baseclass pointer inside a function 0.00
Read lock on file failed with error number EBADF 0.00
Inheritance in C++, memory problems 0.00
requires ‘template<>’ syntax --> Call Class Template via a... +0.49
I'm not sure how to refer to the weights in this Neural Network... 0.00
Templated class - Enable if 0.00
Converting bool to bit in bitfield -0.06
How to safely store a reference to owner in an owned C++ object? 0.00
If I use the same seed on every platform, will the random results b... 0.00
error while inserting a node at end of a linked list 0.00
Check whether pointer points to vector element +1.65
std::map transformer template 0.00
Writing typeclasses in C++ +0.23
C++ Singleton inheritance issue 0.00
Pros and cons of constexpr class members 0.00
Perfect forwarding of lambda arguments to member function, where me... +1.25
How do I import a module created with pybind11 on Ubuntu +0.45
C++ lambda ambiguous call +0.16
Template parameter of an object validation 0.00
C++ sort coordinates stored as object in vector -0.31
What's the proper way to create a static sentinel node 0.00
C++ template with variadic argument specialization for number of ar... +0.49
Can you pass a varying number of arguments of the same type to a fu... +1.72
Using std::map with std::pair as a key and list as value +0.46
C++ Program, Issue converting integer input to char 0.00
Why is this conversion method not compiling? 0.00
Synchronizing producer/consumer with a barrier 0.00
Is it possible to make a template that can only take specific types? +1.78
Use of STL algorithms in a tile matching game logic +2.28
how to keep directory structure with #include In cmake? 0.00
c++ Pointer doesn't stay after leaving scope -0.38
Accessing vectors and exporting data to a file 0.00
C++ binding callbacks to a class +0.46
Implementing Signal template in C++ 0.00
2D Vector of Class Object Pointers C++ 0.00
How to get the right value? -2.02
How do I declare a member function for a class that contains a stru... 0.00
Error trying to swap Card Objects in a vector c++ 0.00
C++ Search For A String Split Across Multiple Lines In a Text File 0.00
Passing an entire class as argument to a thread c++ as in c# +3.72
How to custom sort an array in C++, but leave a portion of it unsor... +3.67