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 ... 7 8 9 10 11 ... 16
Title Δ
How am I supposed to write a metafunction that works like the ones... 0.00
'Cannot instantiate abstract class' although class shouldn't be abs... +0.42
Is taking the address of a local variable a constant expression in... +0.67
Specializing a function for a private class? +1.31
What is the performance penalty of using std::vector in C++? +1.20
Why using constant expression as a template parameter? +0.44
default argument, gcc vs clang +1.59
Generating Spirit parser expressions dynamically ( at runtime ) fro... 0.00
C++ String array sorting -0.36
Questions about STL containers in C++ +2.12
Non-type Templates for policy functions 0.00
How to use const auto with STLport library 0.00
why if condition fails for comparision of negative and positive int... +0.89
Compiler error when using constexpr and lambda 0.00
What are "abstractions"? -0.09
Difference between selection sort with array and linked list? 0.00
How to find rank of an element in stl set in O(logn) -0.92
how to find the time complexity of this algorithm? 0.00
Infinite recursion with `enable_if` -0.82
Partial template binding, create new template as type 0.00
Map vs Unordered_map-- Multithreading +1.85
A min= idiom in C++? +1.62
How to implement Observer pattern in C++ -0.06
How to install Clang from the binary distribution? -1.79
Is effective C++ still effective? +1.14
Will template constraints be available for variable templates? 0.00
Find the nth element satisfying a condition? -0.54
C++ bitset to number in a range +1.65
Why do I need another set of braces after brace-initializing a memb... +0.61
C++ Implicit Conversion (Signed + Unsigned) +1.39
Generating BitCount LUT at compile time -2.17
Segmentation fault while sorting the vector based on ordering induc... +0.19
Understanding SFINAE 0.00
Getting polymorphism to work in a C++ map without memory leaks? -0.25
ADL in case of equal-named member function +0.45
Why is vector<bool> not a STL container? -0.55
Merge conjoint sets in C++ +2.07
Playing with unordered_multimap 0.00
Boost.Graph how to merge two vertices/contract edge +1.03
Can I get the index of an item from within a range based for loop? -1.54
Raw vs Unique pointers in the list +3.14
Is there a preprocessor directive for detecting C++11 Standard libr... -0.02
Boost multi_index_container partial index search based on results o... 0.00
cached getter/calculations pattern|boost class with dependency trac... +1.94
Is there a variant of min_element which takes a projection function? +0.74
Two conditions for find_if +0.42
g++ Bug with Partial Template Specialization +1.50
When should I use -inl.h files? -1.34
C++ how to make velocity equal in all directions? -0.52
Get maximum element of std::vector with strides +0.44