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 ... 9 10 11 12 13 ... 29
Title Δ
how typecasting & dereferencing works here? 0.00
Vector sorting using BUbble sort C++ 0.00
Why does compiler complaint about the path which can be statically... 0.00
Why (const char*) ptr is not regarded as a lvalue +2.41
How do I reinterpret_cast between any two types? -1.71
Using std::set's .begin() and .end() function produces unexpect... 0.00
What exactly is Lazy style programming 0.00
why C++ std::min_element library function accepts functor that take... -0.33
Size of child class with diamond inheritance structure seems strange 0.00
understanding equality from istream_iterator 0.00
C++: Clarification about "valid pointers and references" 0.00
What does "listPointer->leftPointer->rightPointer = newN... +0.45
search a structure element in map -0.06
C++ constructor performance +1.34
Why a function call is an xvalue (if return type is an rvalue)? 0.00
Motivation behind the definition of "Relation" concept in... 0.00
How does the iterator works in following program 0.00
How to create c++ assignment operator for =0 -0.62
How to define a variant<x,y,z> extracting subtypes of a templ... -1.86
Sort objects with constant reference attributes in vector 0.00
Is it possible to add the elements in the array during iteration? -1.31
Questions about std::lower_bound and std::upper_bound -0.03
Transform vector of strings : skip elements based on the previous v... +0.22
What is the purpose of `std::tuple_size<std::array>` +0.66
Map of unique pointers, .at() with a raw pointer 0.00
Compute hash of map structure +0.44
Can I set a class member variable to the result of a class function? -2.05
Can I use reduce instead of a for loop? 0.00
template lambda expression in C++ 0.00
Values changing after adding object pointer to vector -0.43
Should all buttons contain a reference to the controller in MVC cod... 0.00
How to pass `this` pointer from outer class to a member structure? 0.00
Problem copying information into pointer array 0.00
Combine all elements from couple of vectors into one using templates +0.05
Why C++ implicit type conversion work's well with structures bu... +2.24
How to add common functions to template classes? 0.00
Qt: Is emitting signals in lamdas ok or it is bad style (and will i... +1.62
How to properly sort an array using insertion sort? 0.00
Write a class called Mathematics that has as attribute an instance... 0.00
C++ add constant to slice of vector +0.62
Is it idiomatic to construct against `this`? -0.73
Loop until any of the elements of a std::vector is not encountered +1.01
process a map containing boost::variant<int, double,long long>... 0.00
How to create a new vector where each element must be calculated fr... 0.00
What kind of values are template parameters? What can I (not) do wi... 0.00
The length size of linked list using recursion in C++ 0.00
How to create an STL output iterator for a Eigen matrix? 0.00
How to sum a std::list of various inherit classes C++? 0.00
Understanding Template meta programming concepts & terminology 0.00
how to input structural type vector data into structural vector mem... -0.60