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 7 ... 16
Title Δ
How to print __int128 in g++? -0.49
What is the idiomatic way to iterate a container while incrementing... +1.62
Why is no empty argument list required inside this class definition? +1.96
Recursively defined nested types (in terms of incomplete types) 0.00
Does using std::array<T, N> lead to code bloat? 0.00
ISO C++ forbids member initialization within a struct 0.00
Get index in vector from reverse iterator +0.38
Determinism with insert in unordered containers 0.00
Fastest way to copy one vector into another conditionally -0.79
How to implement classic sorting algorithms in modern C++? 0.00
Comparison tricks in C++ +1.29
Use of 'using' keyword to make inherited constructor public +1.92
Group class template specializations -0.21
reinterpret_cast vs. static_cast for writing bytes in standard-layo... 0.00
Workaround for debug symbol error with auto member function? 0.00
Boost Bimap to insert_or_modify 0.00
Does C++14 require that the delete expression must call `void opera... 0.00
Why is template function of data member a dependent name only when... +0.37
How can I give values for a newly initialized array right after dec... -0.62
Using std::less to Create an std::map Winding Around the Origin -0.59
Why is this not a constant expression? +1.32
Use multiple inheritance to satisfy abstract base class +0.39
How to get a constexpr variable as dimension for declaring an (buil... +2.35
Can some members of a class be accessible only by base classes? -2.48
Copying an array into another array in C++ +0.25
How does the compiler find the template function X::max(T const&... 0.00
set vs unordered_set for fastest iteration +0.95
Trying to understand how an overloaded function is chosen +0.38
Issue with friend template functions clang++ / msvc++ and enable_if 0.00
How to overload a template function depending on argument's cal... -2.03
Why does the `explicit operator bool` not in effect as expected? 0.00
I don't understand 3.4/2 in the Standard 0.00
Is it possible to derive from and "respecialize" a specia... -1.67
How to limit scope of `using` statement outside of function in C++? -1.89
Why does this template for an array's size not work? -0.34
Which is most costly in C++, remove last element or resize of a vec... +1.41
trouble with partial template specialisations -1.59
When do extra parentheses have an effect, other than on operator pr... +1.35
What are some uses of decltype(auto)? +1.05
Extending class functionality with methods after declaration +0.43
How to properly use a vector range constructor? 0.00
Why does not a template template parameter allow 'typename' after t... +0.41
Designing an Iterator to throw an exception on dereference -0.23
What do compilers do with compile-time branching? +1.83
Performance of vector initialization in C++ +2.08
STL algorithm copy if with functor -0.68
Using Boost with C++14 compiler 0.00
C++11 strange error with templated functions 0.00
error: call to implicitly-deleted copy constructor of 'Cadena' 0.00
Partial template specialization for type -1.21