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 6 ... 16
Title Δ
Generate random numbers with uniform distribution (getting same num... +0.38
Variadic templates of types, integral constants and template templa... 0.00
Why aren't std::algorithms constexpr and which could be? -0.66
How to ensure that derivative classes implement particular methods,... 0.00
Data structure with get, returning a constexpr (C++) 0.00
What does contain mean in [dcl.constexpr]/3 0.00
How do I prevent different compilation based on the version of my g... -0.11
How to call an overloaded function with boost::thread? -2.08
A way to filter range by indices, to get min_element from filtered... +1.77
Name lookup for local class members inside templates 0.00
Iterator for a subset of a vector -0.10
Operator overload: Member vs. non-member when only same type object... 0.00
Why is std::inserter so slow? 0.00
Requiring virtual function overrides to use override keyword -1.40
Traits class to extract container's value_type from a back_inse... +2.05
How can I partially specialize a variadic template function 0.00
gcc and clang disagree over constexpr function +2.01
Sort according to first vector of pair in C++ 0.00
Too few template arguments for class template 'vector' erro... 0.00
non-member function begin()/cbegin() and its constexpr-ness 0.00
clang/g++ difference with friend function +2.21
std::rbegin and std::rend function in GCC 4.9 and clang 3.5 0.00
Multi-property sort is inverting elements +0.25
How can I check if I'm on the last element when iterating using... -0.65
A general-purpose STLish contains() +0.41
sorting table in place using stl sort -2.37
Insert vector into another vector +0.05
What is a good way to eliminate the boilerplate involved in default... +2.66
Can refactoring an overloaded operator into a non-member function b... 0.00
Why the expression *(b++) doesn't evaluate the b++ first? -0.54
Forward declarations and cross-referencing in tuples 0.00
Is auto as a parameter in a regular function a GCC 4.9 extension? -2.05
Having trouble reversing an array +0.77
Why is there no shared_mutex or recursive_shared mutex in C++14? 0.00
Why is the std::bitset constructor with an unsigned long long argum... 0.00
Are const iterators still evil in C++14 -1.67
Policy conversion operator vs private destructor in policy-based cl... 0.00
uninitialized local variable with c++11 default +2.31
c++ class template specialization, without having to reimplement ev... -0.76
How to convert this C code to C++? -1.47
Sort when only equality is available -0.07
In the C++ standard, what is specified to occur when a "shall&... -1.92
Issue with stack allocator with embedded arena +0.45
Can class members be defined outside the namespace in which they ar... 0.00
Use the same template for more functions +1.56
How to dump an std::unordered_multimap<uint, T> to a std::vec... +0.65
Forcing auto to be a reference type in a range for loop +1.02
Is the value of a constexpr in C++(11) always guaranteed to be &quo... +1.98
What C++14 rule prohibits constexpr functions from making assignmen... -1.04
C++ specialize template class function without duplicating code +1.11