StackRating

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

LogicStuff

Rating
1591.78 (2,206th)
Reputation
15,954 (8,774th)
Page: 1 2 3 ... 10
Title Δ
Making multiple operator<<() definition for a single class 0.00
Static polymorphism with forwarding references -2.23
C++ template: check if a type's destructor can be "ignored... 0.00
Template function does not work for pointer-to-member-function taki... 0.00
Addresses of variables in constructor when an object is being inser... +0.37
Type of index to iterate of vectors of different types -2.29
Swap rows in a 2D array with std::swap. How does it work? 0.00
Using set_union for strings +0.38
Create vector of tuples from two vectors by move +1.66
Scope of operator-> 0.00
Is this code doing multiple instantiations and how to avoid it? -0.38
Why does passing to a function a set::iterator instead of a const_i... -0.19
Range-based for and other increments +0.67
Why can't I use two timers for one asio io_service? 0.00
How to find the largest possible sizeof child class -0.28
How can I generate xp level caps? (Beginner needs help) -0.64
Take tail of variadic template parameters +0.23
c++ assignment operator helper 0.00
Is there a way to generate a type within a template class out of a... +1.87
C++ SFML Sprite movement not working as intended +0.37
How to create a `range`-like iterable object of floats? +1.06
How do I re-assign a function name in C++ 0.00
how to make a set using self-defined duplicated judge function? 0.00
why do we have to overload the '<' operator to use is_pe... 0.00
How to capture a type of return value of a function returning a lam... +2.03
Question about providing default type for a template 0.00
Does a standard algorithm for sorting and partitioning two ranges i... -0.56
Why is friend operator<< used in some cases and other cases not -0.38
inheritance of Has-a relation 0.00
c++ operator-overloading for a template struct 0.00
Boost.Graph and Graphviz nested subgraphs -1.89
Custom conditional scoped mutex lock 0.00
C++14 Create vector from variadic templates 0.00
How to know the number of chain custom-defined operator << ca... +2.54
C++ Functor as an output argument of a function 0.00
Why do we need to add a vector as an argument in priority queue dec... 0.00
Advantages of pass-by-value and std::move over pass-by-reference -1.38
How to pass const_iterator and non const iterator in a single templ... +2.58
Copy swap idiom - Can we use a dynamic cast operation here? 0.00
Sysmalloc: Assertion error using vectors 0.00
best way to slice std::vector inside loop with dummy variable 0.00
Template deduction failed on the heap but works on the stack -1.70
c++ how to send object pointer to function (sort list of pointers ) 0.00
same program produces different output every other run -0.76
C++ Nested data structure utilizing struct 0.00
Error while passing std::unique_ptr to class 0.00
C++ Copy/Move constructor in policy based design 0.00
Why decltype() yelds a pointer to reference? 0.00
c++ subscript operator to underling class vector +0.39
Reading objects from text file 0.00