StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 61 62 63 64 65 ... 107
Title Δ
class member function definition after forward declaration of class... -0.57
STLPort using C++11 0.00
c++ weird array by user input -0.15
Return an object with std::move and chain the function +2.84
C++ Calling Functions from an Array of Function Pointers 0.00
comparison between Signed number and Unsigned number 0.00
Getting warnings for implicit conversion overflow from unsigned to... -1.37
Why shouldn't I put everything in header? 0.00
Validating a chain of pointers 0.00
Can I rely on a function-scoped static variable for a method called... -0.89
why would std::equal_to cause dynamic allocation? 0.00
C++ passing a class pointer to another class by constructor 0.00
When to separate a small class into header and cpp files? +0.37
How to count the number of total chars in const char**? +0.36
const void (* to function) +2.03
How to use string find_first_of buffer form (size_t n parameter) -0.64
c++ destructor in linked lists -0.82
Access struct variable value by pointer offset -0.87
C++ equivalent of #define for integers +2.84
Suppress warning that comparison is always false due to constant be... -0.64
Return a unique_ptr from a member method of a private member variable 0.00
C++ Overloaded function, one takes takes argument of base class, an... +0.37
Why to use the struct keyword along with structure name in linked l... -0.12
How to iterate a class that overload the operator[]? -2.19
Why do programmers use both std::bad_alloc and std::exception. Is s... +0.78
How to get int position of vector loop +2.69
Is std::this_thread::sleep_for behaviour defined for signal interup... 0.00
Capturing static member variable inside lambda function 0.00
Mistake with streaming and conditional operators +1.54
C++ const problems when member value is changed from pointer to non... -1.03
Is accessing accessing a child attribute in the parent constructor... 0.00
C++: Can I have non-static member variable templates? +0.41
Avoidance of for loops in C++. but why? -0.28
How to "pass" an namespace as argument? 0.00
does a C++ locale have an associated timezone? And if yes, how do y... +0.20
Write a function to delete a node (except the tail) in a singly lin... +1.45
Actual number when cout pointer 0.00
transform object to derived type in c++ 0.00
C++17: How to get the index of a work item in parallel STL +1.01
How to pass a member function as callback param to a function that... 0.00
will the padding of base class be copied into the derived class? 0.00
How to map Linux system thread ids and std::thread::id? 0.00
Initialize array of vectors where each vector is size 0 0.00
How come these symbols: +!!"" = 1? c++ +1.63
implicit reinterpret cast on reference without warning/error -0.92
address changes after a rvalue reference conversion +1.48
Store Pointer to Derived Class Function in Base Class +1.90
How to set a maximum size for my container Deque with C ++? 0.00
memcpy from a vector to void pointer (vice-versa) not working 0.00
overload operator<< in google c++ style 0.00