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 ... 83 84 85 86 87 ... 107
Title Δ
Are c++ standard library containers like std::queue guaranteed to b... -2.38
How does the move constructor look like if I have a vector (or anyt... -0.38
Why do we use pointers with Polymorphism? -0.61
What will be the output of this C++ program? +0.12
Selecting overload to reference-accepting function 0.00
How should I write to get '2' as output in this class? +0.36
How can I take input extened ascii ,control charater from text file? 0.00
thread for c++11, create with new -0.66
Is over/underflow an undefined behavior at execution time? -2.42
Is overloading on all of the fundamental integer types is sufficien... -0.96
Is it safe to use head segment of dynamic array in a multi threaded... -0.67
Separate imeplementation file (cpp file) of only one class into sep... +0.08
Intell TBB Performance -0.14
Declaring n element in Structure in C -0.11
Obtain values from multiple threads in C++11 without waiting for an... 0.00
Is there anything else to std::cbegin() other than begin()ing a con... +2.05
Why the function signature of thread constructor and bind in c++ is... +1.12
What does lambda::_1 mean? +0.36
What is the difference between these two asignments? -1.76
What Constructor is being called, it's not move +0.34
How smart is C++ deque iterator +1.67
The memory space is allocated to the data members of a class only w... -0.13
Visual Studio Intellisense not recognising class member in bracket... -1.30
Why do I get Runtime Error when comparison function in std::sort al... +1.00
Do inline lambdas suffer the same latency of function pointer indir... -1.65
Dangling References leading to undefined behavior -0.15
Will creating a class template wrapper of a reference cause undefin... 0.00
Understanding C++ strings +0.76
Mandatory copy elision? gcc 5.4.1 -2.32
Why is dynamic type not known until runtime in C++? -2.18
What is the correct way to pass a std::vector to be a parameter? 0.00
Using too many functions +1.10
Range-based for loop, which one is faster? 0.00
Map an iterator to an iterator over a specific field (can use Boost) 0.00
Is move semantics just a shallow copy and setting other's point... -2.12
Namespace alias in c++ +0.30
C++ template argument to refer to type defined within that template +1.32
Handling std::unordered_map with template objects -0.16
loop a std::unordered_map, the sequence is always the sequence I in... 0.00
Element-wise multiplication in 2D vectors in C++11 0.00
Fast convert double pointer array into single pointer, probably can... +0.35
Different betwee {} and = when C++11 initialize variables 0.00
Change array dimensions at runtime +0.47
Inserting element to container: copy constructor messes up pointers +1.74
read little endian 16 bit unsigned integer 0.00
template class specialization - how to pass the template argument t... 0.00
Unreference shared_ptr 0.00
Can we push back struct containing vector without using constructor? 0.00
Extending namespace std with backported types and templates from ne... 0.00
c++ initialize class member variable depends on other member variable -1.90