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 ... 80 81 82 83 84 ... 107
Title Δ
Why the static_cast on time(0) on this code +1.87
How does reference translates to asm in gcc? -2.44
C++ 11 get pointer of a std::function -1.57
C++ typecasting with multiple inheritance -1.64
Why does nobody ever seem to write `delete &someObj`? +0.34
What is the difference between std::vector and LLVM::SmallVector? w... -2.35
How to obtain pointer to reference member? +0.35
std::chrono add days to current date -1.88
Does linux provide c programming interface for creating thread pool? 0.00
Why this code does not copy image to char array? 0.00
Is there a safe way to cast DWORD_PTR into DWORD? 0.00
How to effectively check if a pointer points to a properly aligned... 0.00
List of Deque with intermediate lock among them 0.00
C++ forbids converting a `string` constant to `char*` - Alphabets t... +1.60
How to deal with clang's (3.9) -Wexpansion-to-defined warning? 0.00
can a template value inside a struct contain an object? 0.00
Does running a c++ code in different compilers create different res... +1.10
default function object value as function parameter to be called wi... 0.00
GCC: segmentation fault when using delete 0.00
Substring of an element in a set +0.46
All possible results of a C++ expression? +0.95
life time of a static variable in a function -1.72
Defining hash and equality functions for nonstandard objects 0.00
Why does Stroustrup in "The C++ Programming Language 3rd Editi... +0.35
C Default initialization of nested structures +0.61
c++ array copy showing errors in vc++ -2.27
Why would you ever make operator `new` private? +0.54
C++ Boost Graph - Why do I have an additional vertex? 0.00
C++ copy string for use in multiple functions +0.33
Why are there so many specializations of std::swap? +1.57
Return a dereferenced value of shared_ptr from a function +2.02
Best way to eliminate deprecated conversion from string constant to... +1.79
C++ delete array even if error occurs -0.62
stack_array in C++ Core Guidelines -0.02
What is the output of %s in a variable of integer type? 0.00
C++ initialize a std::array of aggregate types with values +0.37
Value of variable changes +1.61
Does my Return Type Need to be Defined? 0.00
stl::iterators with raw pointers +1.37
Send member function pointer as parameter within another member fun... -0.40
Ill-Formed, No Diagnostic Required (NDR): ConstExpr Function Throw... 0.00
char array initialization and destructor 0.00
Forward declaration of anonymous typedef with bitfields in C++ +0.36
a conversion error where it says no conversion from "char*&quo... 0.00
Confused by a part of a code +0.35
Declaring Dynamic array in a function 0.00
C++ underflow example? 0.00
How do you destroy an object in its constructor and return NULL -2.01
What is fastest way to find a prime number in range? 0.00
Dynamic, indexed array of structs in c++ -1.12