StackRating

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

Rerito

Rating
1525.14 (23,737th)
Reputation
4,768 (34,836th)
Page: 1 2 3 ... 4
Title Δ
Generic allocator error when trying to place lambda function on que... 0.00
Templated check for the existence of a class member function with a... +0.82
Why is the following template function overload resolution ambiguous? 0.00
Invoking non template function from template function -1.87
Call each tuple member with a result of the previous call recursively -1.97
Overriding multiple virtual functions in a variadic class template -0.99
Constructor for a test class in Google Test +2.36
Abbreviate argument to member function expecting introduced type (e... 0.00
The correct way to write auto-assigment-safe copy functions and why... +0.04
C++ can't find function out of namespace -0.94
Insert an object pointer into a map of maps through emplace() does... -0.66
lambda expression and template deduction against std::function: why... -1.12
Initialise const std::vector Class Members Efficiently +1.20
c++ same strings not equal (char* actually) +0.45
What should tuple_map return? 0.00
C++ calling constructor to initialize an object yields errors +0.47
C++ use shared_ptr for continuous allocated memory -1.68
'Adding Member Function to only Specialized Template of Class +0.45
printf like utility in c++ without format specifier? +1.19
Use bitwise AND on an int in C++ 0.00
Determine datatype and use as a template typename 0.00
Template specialisation with default argument +2.07
C++ Passing function objects as lvalues and/or rvalues +1.31
Compiler generates default move constructor when it shouldn't +2.23
c++ template class print function -0.99
using the function erase in std::vector 0.00
Applying a function to each element of a tuple +2.20
How to properly use std::forward in variadic/template class constru... -0.06
Struct that contains an alias to the first convertible type of a va... -1.90
Initialize tuple across inheritance tree -0.02
Undirected graph, check if path exists between nodes -0.33
I'm having some trouble while solving Google's foobar chall... +0.47
Assert if template parameter is allowed +1.94
Generic lambda with trailing return type depending on variadic argu... 0.00
Rename all contents of directory with a minimum of overhead -0.63
How to find the MST of a new graph if an edge which does not discon... 0.00
Array definition in template classes +0.22
Nested lambda function +1.21
Can't we manage std::map<string,ofstream>? -0.22
C++ Sorting multiple columns in a vector of vectors 0.00
Is there such a data-structure that combines queue and hashmap? 0.00
C++: template class inheritance with variable-type parameters using... -0.02
How to sort and rank a vector in C++ (without using C++11) -0.81
How Memory allocation Happen in c++ +0.41
Rationale of template parameter pack expansion syntax -0.96
Template functor with any parameters -1.50
Deleting a number from an array that is being pointed to? -0.04
Longest repeated substring with at least k occurrences correctness -0.33
C++ - calling to constructor on exist object -1.24
How to determine the primary template of a function specialization? +1.27