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 ... 84 85 86 87 88 ... 107
Title Δ
Does c++ std's inf behave exactly as common-sensical infinity -1.95
std::shared_ptr operator [] equivalent access 0.00
Delphi absolute in C++ -0.94
How to check if a member of a structure is empty if a vector is def... -2.27
Type of a lambda function, using auto -0.46
C++ Destructor is not called +0.78
How to get 2 separate outputs from one function? -0.15
How does condition_variable work in this example? -0.48
Trying to delete array pointer with empty address (not NULL) in C++ -0.61
Why is my initializer list semi-ignored for type deduction? +1.70
C++ When is it OK to extend the `std` namespace? +0.43
Addition without using a + sign +0.12
printing the backtrace at the point an exception was thrown in the... +1.45
Efficiency difference between copy and move constructor -0.65
The C++ STL function find() doesn't accept the iterator argumen... 0.00
Efficiently creating C++11 move and copy aware structs -0.21
Expression result unused: strange behaviour of c++ compiler? +0.36
Copying from location a to location b in source wchar* to destinati... 0.00
Why C++11 std::sort() is not faster when sorting std::string? 0.00
Are secured functions in C faster than unsecured ones or vice versa? +1.26
How to correctly return std::type_info from class method in C++ -2.57
Brace initialization difference betweein {} and {0} in c++ +1.28
Initializing c++ arrays with references to variables and then values 0.00
When exactly is stack allocated -1.53
How to use forward declarations for a template class in a shared po... 0.00
Passing unique_ptr<int[]> to a function 0.00
trouble inserting a struct into a set C++ +0.90
returning and passing 2 one dimensional arrays from a function to a... 0.00
Does C++11 force move unconditionally? +1.19
subtraction from size_t results in large positive number -2.57
How does Linux know how much physical memory is used by a process? 0.00
Deleting an array of objects +2.00
Very large differences using float and double -0.41
How To Turn every integer in a String , to a specific character (c++) -0.65
C++ - Curious case where Template is_Pointer seems to fails -2.03
float initialization from double with braces +2.22
recursion and sorting within c++ 0.00
C++: Calling a function from derived by a function pointer defined... -0.59
C++11. Move semantics for lvalue reference in return statement 0.00
Library Function for logx(n) +1.18
c++ return types for factory functions for Abstract Base Classes an... +0.35
How to use locks to prevent a race condition -0.50
How to get address of objects in range based for loops? +2.00
Efficient custom string creator +0.65
C++11 bound method signature simplification 0.00
Remove first item of vector -0.16
Is mersenne twister thread safe for cpp -0.38
Sorting bidimensional arrays by column using STL 0.00
c++ Error in tokenizer ''variable 'std::stringstream my... 0.00
What's the meaning of this part of code? +0.79