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 5 ... 16
Title Δ
Constexpr is this correct behaviour? 0.00
Finding minimum element based on a transformed value -0.98
How can I specify non-deducible template parameters on a constructor? 0.00
What are the advantages of using uniform_int_distribution vs a modu... 0.00
How to make inaccessible class variable -0.80
Why decltype is used in trailing return types? 0.00
Initializing array in cpp and padding with zeros +1.71
Can concepts replace all other instances of the template keyword? -0.13
The reason of using `std::greater` for creating min heap via `prior... +0.01
Writing custom c++14-style type aliases -1.13
C++ template function implementation is not correct +2.66
no known conversion for argument 1 from 'int' to 'const... +0.32
A replacement for std::bind2nd +0.89
How does std::less work if there is no explicit < operator? 0.00
why there's not std::is_struct type trait? +0.09
C++ Finding String Length With Pointer Arithmetic -0.67
enforcing type safety when casting char* to bool in C++11 +1.40
Operator overloading for making a set of elements of type pair<i... +0.03
Explicit constructor and static_cast +0.38
Is a templated type method that returns true a good candidate to be... 0.00
Use an external buffer for a string without copying +1.42
where should I put the specialized std::hash for user defined type +0.39
Initializing entire array with memset -0.79
C++, How to traverse through a unordered_map +1.32
C++ calculate and sort vector at compile time +1.61
Is there any way I can prevent a namespace from adding further clas... +0.01
Overriding a [[noreturn]] virtual function -2.25
Template specialization on boolean condition +0.51
operator T() not used in assignment 0.00
Alternative to long switch statement +0.96
C++ char pointer size exceeds after malloc -0.52
C++ Boost Geometry error: no matching function for call to 'ass... 0.00
Wrapper function only sees itself? -1.80
Which is a better way of finding the max of no.s? +1.47
Deduce template return type in C++ -1.00
C++: Is it possible to overload the | operator on two different enu... 0.00
std::underlying_type support in clang++ 0.00
Why this C++ program behave differently on different compilers? 0.00
How to specialize templated method in templated class? 0.00
Why is this not a constexpr? 0.00
How to initialize unique_ptr of nested structs (e.g. for binary tre... +0.37
What does the alignment parameter for Boost aligned_allocator mean? -0.61
"constexpr" in C++14 -1.90
c-style string using single quote or double quote? 0.00
Bug with std::deque? -0.18
Assignment and std::copy of a vector -1.60
Under the NVI idiom, why can't the virtual function be public? +0.38
Explicit vectorization -2.06
Why is std::shuffle as slow (or even slower than) std::sort? -0.59
Adding vector to 2D vector, and keeping reference to the last vector -1.72