StackRating

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

Quimby

Rating
1523.40 (26,085th)
Reputation
872 (173,447th)
Page: 1 2 3 ... 5
Title Δ
How can I get rid of thrown exception when trying to execute opengl... 0.00
can I use a constructor to initialize any number of elements, in a... 0.00
Getting UB in my variadic template summing a variable number of vec... +1.92
Problems creating a convenient C++ singleton template -0.03
Enforce that all virtual functions from parent class are overridden... -1.62
How to use a template member function as an argument to another tem... 0.00
How can I put packed parameter types into a tuple? 0.00
Is possible to "skip" needed class? 0.00
Recursive binary search - C++ 0.00
Is there an easy way to combine strings as function parameter? +0.47
Dividing variadic parameters in half 0.00
The vertex shade bug - variables declaration order -0.62
Why doesn't defining `__cxa_throw` cause a link error? 0.00
C++ freertos Call overriden function of base class from subclass af... 0.00
How to initialize a constexpr std::array with templated constexpr m... -0.73
Refactoring to enum to enum class shadows namespace -1.86
There is something wrong with my formulas and I can't figure ou... -0.54
c++ explicit specialization can not access primay template member b... 0.00
Structured Bindings Order and Evaluation 0.00
Access default declared content from inherited class +0.76
When to use char array instead of strings in c++? +2.23
Behaviour of map emplace vs try_emplace? +0.47
How do I forward the values of tuple to a member initializer? +2.81
Why `std::string str(nullptr)` and `std::string str=nullptr` is wro... +2.33
Are the addresses of two temporaries guaranteed to be different in... +1.92
How to remove duplicated items in a sorted vector +0.80
Frequent hash collisions when hashing 3d coordinates -1.06
Superclass member pointer becomes null when accessed by subclass 0.00
Passing a reference array to template pointer array 0.00
c++ std::bind universal reference can't compile 0.00
Alignment of multiple CRTP base classes 0.00
c++ metaprogramming: creating typedef for each enum type member as... +0.48
Cast buffer to pointer Structure 0.00
Template argument deduction for implicit pair +1.72
Combining n vectors into one vector of n-tuples 0.00
How to template Varaidic as return type in template? +2.50
Confusion about time complexity with hash maps +0.50
Comparison between void pointers in C++ 0.00
How to inherit a class constructor that gets a class object c++ -0.63
Why is clang dereferencing a parameter on every use? 0.00
How to forward packed variadic arguments -1.93
glEnableVertexArrayAttrib throw invalide size 0.00
How to check the type of the parameter sent in a template? 0.00
std::make_pair automatic type deduction? 0.00
Optimize multiple if else statements in C -1.74
What is the correct way to create vector of Promises and collect in... 0.00
Can I reinterpret_cast the parameter of a constexpr function? 0.00
How do i assert, compile time, that the nth element of a tuple is a... -0.02
How to set the program architecture for the compiler in VS Code? 0.00
Why defining buffer length of a buffer leads to that class's fu... 0.00