StackRating

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

Timo

Rating
1567.84 (4,328th)
Reputation
1,584 (103,909th)
Page: 1 2 3
Title Δ
How to make a typedef or using for a method pointer to a class temp... -0.01
If dynamically allocated element used in templated class how can I... +0.40
Initialize field with raw pointer to object after base class constr... +1.71
Using boost mp11 to switch on runtime value efficiently(breaking wh... 0.00
Is there a notifier on shared_ptr to remove from cache -2.24
Is it possible to debug a struct/class initialization member by mem... -0.10
Can there be more than one struct member per line? 0.00
C++ varadic templates mixing values, arrays and objects -0.87
Advantages and Disadvantages of static classes in c++ -0.59
Why static member can't be defined in headerfile with #pragma o... -1.97
Testing if a user enter string is a palindrome using stacks -0.34
Assigning pointer in method exits method? +0.18
Template cast operator and boost::any or std::any 0.00
C++ Cannot return all Variables that have been added to a Vector List 0.00
Why didn't virtual memory got reduce when allocating dynamic me... 0.00
how does copyTo in opencv c++ works? -0.10
Methods for detecting a known shape/object in an image using OpenCV -0.42
C++/CLI Wrapper Implementation Errors 0.00
In C++, how to create a global instance of a class (with no paramet... +1.20
C++ variadic template function with move semantics -1.05
Opencv c++ capture images from two cameras using two threads 0.00
How does C++ checks an array's size when passed by reference 0.00
Can you alias a template members in C++? +0.39
How to convert a virtual function with const noexcept from c++11 to... +1.70
Cartesian product for multiple sets at compile time +1.70
Efficient Algorithm to obtain Points in a Circle around a Center +1.42
Efficient Algorithm to obtain Points in a Circle around a Center -0.33
C++ interface without inheritance for template functions +0.76
Avoid field zero initialization in C++14 +1.34
Which way to overload the operator more efficiently and why? -0.82
Problem with static data member - fixing linking error creates a co... +0.39
How to implement operator[] for a class which holds a std::vector 0.00
cv qualifiers in concept requires expression parameter list 0.00
Finding length of range in C++ +2.36
Multiple If statements versus single statement with conditions eval... +2.30
How can I mimic passing a std::pair as a template argument to a fun... 0.00
C++ anonymous struct as std::map value +1.87
c++ move semantics when using pointers +0.46
Confusion regarding comparison operators in std::min, std::max 0.00
C++ initialization in template function - new Initializer expressio... -4.00
Is there any C++ function to sort a Map? -0.41
How do functions inform user that it throws exception based on func... +1.47
Can I typecast/promote in c++ like I do in Java? +1.32
What does "result.second == false" mean in this code? -1.39
Why does std::move copy contents for a rvalue or const lvalue funct... -3.28
How to use std::any_of for a beginner? +3.27
Compile-time recursion with SFINAE as template argument +4.00
Passing a Lambda Expression to std::function in C++ 0.00
Why am I getting this error? Could not convert {lb, ub} from <br... +3.55
std::scoped_lock behaviour with a single mutex +2.36