StackRating

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

Caleth

Rating
1533.80 (15,470th)
Reputation
19,488 (7,033rd)
Page: 1 ... 6 7 8 9 10 ... 29
Title Δ
Is this extra step necessary when freeing dynamically allocated mem... 0.00
Assigning compatible vector? +0.88
Where in the standard is the grammar for the template argument in,... -2.13
How to use C++ ranges to implement numpy.ndindex? +1.92
C++: overriding a pure virtual operator overload from an abstract c... +0.59
Can I safely copy vector<array>? -1.23
Access to templated lambda from std::function in C++ 0.00
who to wirte a correct pull function 0.00
how to create a container of shared_ptr to abstract class -0.06
Does my function vertex and edge adding not insert data to STL cont... 0.00
Using templated struct as constructor argument +2.11
Why boost::combine support for structured bindings is missing the a... -0.93
Accessing virtual classes in C++ -1.95
Concept about Reference Count and Circular Reference in C++ +0.44
Making class to call the right constructor when used -2.09
reference to std::shared:ptr to avoid reference counting -1.26
Is the value of `this` pointer constant during the object's lif... -0.62
How to sort variables that are not in an array? -0.06
Read binary data stored in a vector into a struct 0.00
Prevent adding multiple same items to vector in recursion +2.10
Unable to erase from libstdc++ Policy based data structure -0.52
Why don't default parameters work alongside a parameter pack? +1.22
Qt C++11 string lists intersection via substring comparation 0.00
How to declare a scope for all class member methods defined in a .c... -1.95
How do I efficiently operate on all items in a vector satisfying a... +1.74
Decrement template parameter inside a fold expression +2.34
How to create a vector of tuples in C++? -1.34
Understanding `memory_order_acquire` and `memory_order_release` in... -2.03
Looking for example usages of boost::iterator_facade 0.00
Is storing a reference to a (possibly) temporary object legal as lo... 0.00
Minimalizing variable's scope in C++ -1.77
Remove duplicates from input without use of any data structures +1.56
template template parameter scenario -0.46
Prevent slicing while passing by value an object (inheritance) 0.00
How to run 3 functions at once? -2.38
Why a texture cannot find its position in a texture atlas after the... 0.00
Can you Help me to understand difference between overloading unary... 0.00
Is this partial template specialization? 0.00
set_interaction example with custom vector not working +1.14
Is the a better way to do an average of a unordered_multimap key? 0.00
In C++, can I skip defining assignment operator after defining my o... -2.22
cpp unordered_set just use comparator not hash -0.55
Use variables from other function into the main function C++ -0.34
Documenting a function that re-throws an error -0.05
Function to Calculate Height of Tree -0.12
Data structures for iterating through multiple collections -0.05
How can I code a loop that compares every element of an unordered_s... 0.00
Writing factory method in base class +1.72
How to make std::variant<..> available to QVariant? 0.00
why and how to use bind() as predicate in c++? -1.47