StackRating

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

TemplateRex

Rating
1576.32 (3,343rd)
Reputation
55,240 (1,749th)
Page: 1 2 3 4 ... 16
Title Δ
dplyr rowwise by some columns -0.56
How to initialize a list of std::vector's values in C++11? -0.47
I am having trouble finding a formula +1.11
template static constexpr definition of odr-used variable 0.00
constexpr - function cannot be used in a constant expression 0.00
Function template overload resolution with a pointer argument +2.62
Is there a better alternative to std::remove_if to remove elements... -2.42
Switching between specialization and overloading 0.00
Is There a Shortcut to decltype +1.12
Printing map values with only STL loops +0.40
Calling constexpr function for bitset template parameter -0.59
Universal aggregate initialization by variadic templates -1.32
Friend template function declared inside template class causing und... -2.26
What is the difference between not implementing and deleting common... -1.54
Best container for ordered elements -0.58
range based for loops inside member method -0.61
A flaw in C++ overload resolution rules? -1.34
Merge vector of vectors into a single vector +0.91
Why am I getting "error: type name is not allowed" with t... 0.00
C++ Auto Generates Move Constructor With User Declared Destructor? -2.12
Associativity of fold-expressions +1.96
String type with max length 0.00
Checking if a sequence container is contiguous in memory +0.80
Removing an unused overload causes compile error? 0.00
Convert code to constexpr 0.00
Differentiating additive types? 0.00
Are C++ `try`/`catch` blocks the same as other blocks, regarding RA... -2.17
Using declaration for specific overloaded function +0.38
In std::exchange, why is the second template parameter defaulted? +1.56
How to elegantly modify all elements in a container in-place? -2.29
std::allocator_traits defaults with allocator that has more than on... 0.00
return pointer rather than vector::iterator and convert vector::ite... +0.85
Second order implicit conversion +1.68
Why can I operate with int > +32767? -0.16
Integer overflow and order of operations -0.62
Is this using alias for a function type (not pointer) the same as t... +1.48
Why Vector's size() and capacity() is different after push_back() +0.56
Alias c++ template in a class 0.00
Conditional type alias definition -1.48
Overloaded output operator not found for Boost.Spirit expression -1.77
std::find_if on std::vector of custom objects with duplicate data -1.16
How to have ADL prefer a function template to another +0.38
Why does the C++ standard specifies a destructor for std::bitset::r... 0.00
How to initialise a floating point array at compile time? -1.32
Benchmarking compile-time properties of a program 0.00
Why can't std::map::insert take a key and a value rather than a... +1.83
C++ - List with logarithmic read, insertion at given position 0.00
Remove constexpr from C++14 template specialization? 0.00
type deduction failing for auto stdMaxInt = std::max<int>; -0.60
Why is ADL not working with Boost.Range? +0.55