StackRating

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

Caleth

Rating
1533.80 (15,470th)
Reputation
19,488 (7,033rd)
Page: 1 ... 24 25 26 27 28 29
Title Δ
Combining 'using' and 'reinterpret_cast' 0.00
Why do more operations cause longer execution time? -1.00
Hash table of templated functor 0.00
Convert TensorFlow tensor of variable size to std::vector in C++ 0.00
Macros for function composition with no or minimal overhead +0.51
Can std::shared_ptr<std::string const> serve as an efficient... -1.85
why are virtual base non-default constructors not called unless mos... -0.50
Use of template <class T> in C++ when declaring classes and f... +2.30
ability to run a packaged task with std::bind function parameters i... +0.01
Is it possible to use a character both as a double and a char? +2.09
Why is int i = 1<<31 == -2147483648 instead of 2147483648? +0.02
Translating from Java: How to define lambda members for enum types... 0.00
Implementing observer pattern without unsubscribe method 0.00
Dynamic initialisation of 3D array c++ 0.00
What are the standard containers that do not require CopyAssignable... 0.00
Using `std::min` as an algorithm parameter -1.30
find size of union of two sets? +0.54
Performance of STL vector vs dynamic arrays -2.59
How to use "using" keyword for variadic template -1.97
What's the closest thing in C++ to retroactively defining a sup... -0.01
shared_ptr::reset only works with raw pointers? +2.36
RAII vs. Garbage Collector -1.10
Why must virtual base classes be constructed by the most derived cl... +1.68
How to return a string line by line in a function? -0.84
When is an rvalue evaluated? -0.99
Why std::chrono::time_point is not large enough to store struct tim... -1.01
How to correctly inherit my class from istream, ostream? 0.00
map string to vector or map different keys to one value -1.38
How to cast static const in the preprocessor (#if) to avoid overflow -1.82
BST, is it possible to find next lowest in O(lg N)? -0.50
How to avoid if / else if chain when classifying a heading into 8 d... -0.01
Signal and slots for Qt C++ 0.00
use a returned array on the fly, how to release its memory? +0.86
Prevent coder order : forget to call a unique function of certain f... 0.00
Why implementing swap() as non-throwing -1.13
const_iterator: nested class or friend class? +0.27
How to accept graph from input file -0.51
Dynamic return type in templated method in c++03 -1.71
C++ Variadic template empty pack 0.00
How to get nested type of nested type in C++11 +3.08
Why does the "C++ Core Guidelines" recommends the prefer... -1.10
Set access-modifier to a C++ #define CONSTANT_NAME constant_value +0.37
Variadic templates using std::function as parameter -0.97
standard interface of iterator::operator* that return more than T&a... -1.17
c++ template class. I am having an errors that I do not understand.... 0.00
How to use local variable in another function in C++? +0.51
Unbinding a lambda event handler -1.00
Can't create class object as another class' member 0.00
Including Eigen in my project redefines the standard int to Eigen::... 0.00
How to use the creating class` methods from the created class? +1.39