StackRating

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

TartanLlama

Rating
1698.62 (157th)
Reputation
54,835 (1,769th)
Page: 1 ... 6 7 8 9 10 ... 22
Title Δ
Check if array is of scalar types -0.50
std::move or std::forward with parameter std::unique_ptr<T>&a... 0.00
C++ Strongly typed using and typedef -1.85
Is it possible to write custom cast operators in C++ (like `static_... -1.59
Order of evaluation >> and [++] +0.26
Understanding how the function traits template works. In particular... +0.86
Cast derived class to base +0.26
Metafunction to convert a type to an integer and vice-versa +1.20
Instantiate a method template of a class template 0.00
I wanted to develop a function which takes a vector of any type and... -2.29
What does size_type in the constructor of vector mean? -1.20
Operator Overloading Failure in C++ +1.29
reference init twice cpp 0.00
C++ overloading operator() for assignation +0.27
Argument deduction fail while passing lambda as parameter 0.00
Why does a constructor get preference over user defined operator? 0.00
error: ambiguous overload for ‘operator==’ +0.57
Static_cast refuses to cast pointers to a class even with user defi... +1.48
C++ unknown type when initialise vector from static constexpr 0.00
Visual C++ for Python cannot handle c++11 error C2039: 'data... +1.05
Why can't I access members without using this 0.00
C++ template specialisation & inheritance 0.00
C++ Correct way to pass a std::unique_ptr object as reference on a... +1.78
Extract a subvector from a vector with iterator -1.58
Priority between local variable and class attribute in case of name... +0.74
Passing pointer to const ref function +0.26
Why defining a destructor deletes the implicitly defined move assig... -0.23
Why need std::minmax_element? +1.35
Template conversion operator returing reference to array -0.30
Is it possible to move an std::array into a std::vector? +1.25
(C++) No instance of constructor ... matches the argument list -2.54
Overloading the class subscript operator to access elements of a me... +0.62
Create default value variable of template parameter -2.09
Use of std::move in parameter construction +1.42
Specifically which objects will be allocated on the heap? 0.00
Construction convention for multiple if method +0.27
Allow const member function to edit some member variable using muta... 0.00
Confusing about the overload resolution of map::erase() 0.00
How to declare a class function in header file in cpp file? 0.00
Does operator have alway need to have arguments? +1.48
Does a default virtual destructor prevent compiler-generated move o... 0.00
Cast a pair containing void pointers to a pair of pointers of other... 0.00
Possibly GCC bug on for with two variables compilation +1.24
C++ name collisions with typedef alias and inherited names 0.00
C++ overridden function not called +0.26
Simple subclass template pattern -0.01
Brace initialization of numeric types. Are they 0-initialized? +0.30
C++ does not name a type error in Codeblocks +0.26
Specializing template member function +0.30
Overloading operator + +0.65