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 ... 88 89 90 91 92 ... 107
Title Δ
C++ string (const char[1]) to bool type conversion - reason/explana... -0.43
Why can I assign a string literal whose length is less than the arr... -0.41
Why do many examples use only multiline comments in c/c++? +0.86
Why does not apply RVO in this code +0.06
Double as default datatype for real numbers +0.56
Object with private default constructor returned by pointer +1.28
gcc 6.1.0 segmentation fault - gcc bug? +1.12
What's the difference between iterator syntax in range-based lo... +0.47
std::map reading while inserting in a separate thread +0.35
C++ vector with wrapping random access? +1.78
Memory access comparison -0.42
What does BOOST_FILESYSTEM_DECL in class declaration mean? +0.89
Keeping Objects persistent in C++? +1.75
Is signal.h a reliable way to catch null pointers? -0.08
C++ avoid writing two similar functions -0.43
Precedence of user-defined bool conversion 0.00
Separate inline class member function declaration and definition to... 0.00
How are large codebase for a large software written? 0.00
How to assign exact content of a string to a double in c++ +2.03
C++ Why const LPSTR is different than const char *? +0.33
Cout undeclared in std_lib_facilities +0.37
Why and how are C++ bitfields non-portable? +1.75
Unicode exception class +0.36
How do you initialize template class members that uses other templa... 0.00
Why inserting at beginning of a vector is valid but unspecified? 0.00
C++ Assigning variables with 'compound names' using an exte... -0.64
How pointer know the end of the pointed element? -2.51
What happens when reassigning to a future that is not ready yet -2.11
Can a singleton use another one in its destructor? -0.29
pointer const inside a scope, and non const outside 0.00
In which segment a given number lies in? -0.52
Why does this variable change in the code? 0.00
error C1189: #error : Please define your platform 0.00
Range Based For Loop +0.35
Creating an object within my class c++ +0.35
How do I get values from a struct in a different cpp file? 0.00
Compare doubles in c++ -0.26
Where objects created when passing parameters should be deleted? -1.67
Why C++ doesn't support named parameter 0.00
C++ returning iterators to two or more class containers +1.98
heap destruction of classes and globals -2.48
Are Sub-Arrays Guaranteed to be Allocated Linearly? +1.68
Dereferencing a pointer that has been assigned specific memory addr... +0.35
C++ rule of five for class that has dynamic memory 0.00
How Does Allocated Memory Get Freed In C++? +1.83
function parameter string pass by reference +0.37
c++ differencebetween --k[i] and k[i]-- +0.34
error: base class 'A1' has private copy constructor -1.30
Avoid using cast in tree structure +1.53
C++ swap content of two void* -1.48