StackRating

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

Holt

Rating
1667.14 (346th)
Reputation
26,076 (4,895th)
Page: 1 2 3 4 ... 13
Title Δ
How to get rid of no "matching function call error" when... +1.66
Safe cross-compiler ABI in C++? 0.00
Overloads of std::isnan and std::isinf for integral types +1.50
Cplex get coefficients of objective function 0.00
How to save chrono time in list in C++ +0.05
In C++11 or above, Is there a way to implement a single-method pure... +1.31
Is there a context where the expression `a.b::c` makes sense? +0.98
Is there a C++ function to calculate distance between two indexes? 0.00
Using find_if on map containing shared_ptr increases ref count 0.00
Custom iterator for use in `std::sort` 0.00
Logical operators || and && difference - I keep making mist... +1.66
How do you override an operator to be used with a class pointer? 0.00
Initializing abstract class with deleted copy constructor +0.29
Does the C++ standard place explicit requirements on the vector ass... 0.00
How Many Parameters Should Be Passed to C++ Lambda? 0.00
Example of usage comma operator with parentheses expression 0.00
c++ class typecasting operator overloading problem +0.29
Does std::unique_ptr set its underlying pointer to nullptr inside i... +0.27
Inheritance and casting with templates not working as expected +0.29
Split function signature of lambda in pattern match of specializati... -0.10
Template meta-programming: Wrong number of template arguments in Pa... +0.21
reduce number of template specializations while using member pointe... -2.21
reduce number of template specializations while using member pointe... +0.79
C++ Concepts: checking for template instantiation +0.85
How to iterate through a variadic template to fill a POD array 0.00
Why apply a non-exist key to map::find would return a iterator with... +2.19
Compiler's optimization on initializer_list's assignment ma... 0.00
Is it guaranteed that bitwise "and" for bool does not sho... 0.00
How to pull a pull request from upstream in github +0.65
how to flatten nested templates parameters? +0.66
Connecting c++ to mysql using mysql-c++-connector 8 0.00
Error "passing const List<int> as this argument discards... 0.00
List push back method not being called for own struct 0.00
Pair of vector constructors: initializer list vs explicit construct... 0.00
Why is template argument deduction/substitution failing for functio... +0.29
Parse date from multiple columns in pandas using parse_dates -0.21
Decltype Bug Gcc wont compile 0.00
Units for types in C++ -2.67
Class not found by FindClass 0.00
std::any without RTTI, how does it work? +0.26
Regarding default constructor an object initialization/usage in C++... +0.27
explicit constructor still doing conversions +0.80
Template template parameter with typed parameters? 0.00
Why use “b < a ? a : b” instead of “a < b ? b : a” to impleme... +0.46
In a template, if a dependent name is a function, call it -0.52
Is there a way to pass lambda expression as a predicate template ar... +0.29
Non-pointer class member: how good is it? +0.33
C++ template - using "std::is_same_v" instead of speciali... +0.30
Expression templates require redundant overload -0.45
Usage of this* in make_unique 0.00