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 ... 89 90 91 92 93 ... 107
Title Δ
How to portably (de)serialize qint32? -0.13
Assign iterator to current element of std::vector in for each loop +0.34
Is there a real-life situation where a simple pointer-to-bool as th... -0.41
Can I pass a pointer to a pointer, allocate memory, then pass it ba... +1.33
Threads: Termination of infinite loop thread in c++ -0.97
Are list-initialized char arrays still null-terminated? -2.66
Return multiple pointers from function +0.71
Why not use early binding when possible? 0.00
Is there a performance/memory usage impact in non-polymorphic inher... -0.78
Why doesn't linker preserve encapsulation? -0.64
Converting vector to array. How to deallocate memory? -0.04
How to get struct in templated class to take any type of template p... +1.41
Best way to pass local variable to function in C++ 0.00
Shared_ptr cannot be initialized in constructor if `this` involved +1.95
Why does && sometimes bind lvalues and other times not? 0.00
Detect endianness of binary file data -1.38
In C++ is it possible to access a 1st derived object's protecte... -1.56
Returning objects by reference +0.38
Why doesn't this create multiple defined symbols in this static... -0.23
C++: Why does struct design to be expanded leading it much like cla... 0.00
whether it is correct to call the application function from library... -3.09
C++ How to read Bytes as Integer endianness independent? -1.88
why size of structure does not change when use 24 bit integer +1.93
Can someone explain the output of this c++ program? -0.47
C++ i can`t understand why it call "father class static functi... +1.75
What's the fastest way to switch endianness when reading from a... +1.47
reinterpret_cast conversion chain correctness +0.34
Overloading method in base class, with member variable as default -0.63
smart pointers and constructor exceptions +1.64
How to read a fixed number of bytes from a c++ std::istream 0.00
Return the size of file 0.00
comparing the address of string with NULL -1.15
C++ Program Giving Different Results on Different Computers 0.00
How to check if a float is a true number in c++? +1.74
Copy constructor return temporary object +0.36
Putting method implementations of the same class in different objec... +1.48
Where does the reference variable gets stored +0.80
How to pass a membervariable as variable itself +0.38
Value can be moved even if passed by value -2.01
Comparing the pointed to value in a pointer, works without derefere... -0.01
How to create dynamic size buffer with std::make_shared 0.00
returning a reference to mapped char* from operator[] +1.52
C++ how to access a string member of a list of structures +0.92
printf int to char array with left padded spaces -1.27
Why C++ inheritance not allow base class's public member inheri... +1.82
Returning the size file without read permision c++ +1.18
Understanding this code involving pointers, arrays, and the new ope... +0.35
Merge sort crashes when input size is sufficiently large 0.00
C++ inheritance in template parameter -2.27
How to store "\0" in C++ char array? -0.38