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 ... 86 87 88 89 90 ... 107
Title Δ
can I use macros to switch projects type? +0.32
Why no other constructor is being allowed? +0.88
Should I always check member pointers for nullptr? -1.28
Function return an array 0.00
Moving the contents of one vector to another -0.99
C++ template specialization not working when comparing sizeof(type)... +1.85
Simple read a double array from file -0.28
Combining multiple functions to single generic function 0.00
Declaring struct within another struct and accessing issue when dec... 0.00
Why is the range of signed char is different in C and C++? +1.00
How to count equal, adjacent elements in a vector? -0.74
memcpy from one type to another type. How do we access the destinat... +2.55
c++ Running a concurrent for loop, even possible? -0.28
Questions about shared_ptr 0.00
assign one class object to another class object in c++ -0.47
dladdr: pointer-to-function vs pointer-to-object 0.00
pass lambda to function that accepts function with templated types +0.35
Define multiple private functions with same return type and paramet... +1.45
avoiding redefinition of variables for single header -2.47
error: ‘<methodname>’ was not declared in this scope -2.73
What do empty braces mean in struct declaration? +1.79
Native x86 app written in C or C++ +1.40
VS 2015 Update 3 error for deleted copy assignment operator 0.00
How does a c++ compiler decide when to call a move contructor for s... -0.95
using Static Container for base and derived classes -0.24
error: 'A' is an inaccessible base of 'B' +0.81
scope of std::lock_guard inside if block -0.55
difference between standard's atomic bool and atomic flag +0.39
Why does a move constructor require a default constructor for its m... +1.92
Circular data dependency destructor +0.35
How to access webpage text data dynamically to system process? 0.00
How to check a virtual function on an object instance is a certain... 0.00
C++ int comparison efficiency -1.96
Rules for Anonymous Aggregates 0.00
How does a move constructor work? 0.00
hiding implementation details by reducing number of populated headers +0.18
Including library multiple times +0.35
Casting to a ptr to ptr of derived class -1.24
Efficiency of postincrement v.s. preincrement in C++ +1.76
Why can't I use an if statement instead of using assert in C++? -0.09
Produce std::tuple of same type in compile time given its length by... +0.48
what is the different between 'new()' int and 'int *p&#... -0.39
I've seen the following code in C++. Is it defined behavior? -0.35
When does the compiler move/copy in C++? -0.44
How to stop a for loop by advancing the std::map iterator? 0.00
STL overload vector assignment -0.59
C++ error on delete[] after iterating through pointer -1.18
Is it possible to break code by adding a new virtual function in th... -1.78
std::set find behavior with char * type -1.70
rvalues with copy operator -1.89