StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

milleniumbug

Rating
1556.16 (6,366th)
Reputation
12,659 (11,533rd)
Page: 1 2 3 4 ... 5
Title Δ
Generic handle class 0.00
Alternative for boost ptr_array from C++ standard containers +0.44
Is it possible to have a zero-cost assert() such that code should n... 0.00
Why doesn't shared_ptr permit direct assignment +0.44
Why doesn't `eval` work inside my loop? -1.14
Is the object itself optimized out when I use this RAII-style patte... 0.00
How to copy **argv to a new variable? 0.00
Is it possible in C++ to do std::map<> "for element : co... -1.11
String initializer with curly braces -2.49
Using RTTI with plain old structures (gcc) 0.00
C++ Smart Pointers in a Vector container +0.55
How to copy vector<unique_ptr<T>> to independent vector... +2.21
Is there a safe way to iterate over std::unique_ptr<int[]>? -2.15
Dev C ++ no output 0.00
C++ string. why is the answer showing that string "dog" i... -0.35
C++11 regex pattern match 0.00
Replacing std::transform, inserting into a std::vector +0.25
std::unique_ptr<T[]> with an array of derived objects, use of... +1.63
Unexpected type due to template instantiation 0.00
C++ function pointer as template +2.40
Does Xcode protect against C++ array bounds runtime issues? +1.69
Glibc - error in ucontext.h, but only with -std=c11 -0.36
Is it safe to call non-const member functions for rvalue objects? -0.53
Why do we need to write an own copy program while we can use copy s... -0.66
variadic template value as template argument for struct 0.00
how does strchr in C++ guarantee its caller that it will not modify... -1.85
Type with a guaranteed size of 2? +0.42
Why we flush a stream but not a buffer? +2.27
How to delete new pointer that declared on function parameters? -1.61
How to improve execution speed on large data sort in C +0.83
Why the libc++ std::vector internally keeps three pointers instead... -0.85
Modern C and C++: it is possible to use one defined structure for o... +0.51
srand(time(nul)) not working properly 0.00
Is using macro's to allocate memory bad? 0.00
C++ std_map doesn't iterate self-defined datatype 0.00
What is the equivalent of "size_t" in C? +1.38
Polish characters in PDF document using iTextSharp 0.00
Why should labels in a case statement be constant? -1.16
Using templates in header file 0.00
The correct way to test 'SDL_PollEvent' in a 'while' -0.91
Portable emulation of flexible array member in C++? 0.00
Is it possible to replace a method at runtime in C/C++? +0.27
What is the strategy use to shrink the vector in C++ stl dynamically? 0.00
Choose which variable to initialize based on certain condition at c... -1.66
How to properly declare a const pointer from non-const iterator to... -2.12
Couple of questions about SDL_Window and unique_ptr 0.00
Pointers vs references and cleaning it all up +0.44
How does the "complex" macro modify the "double"... -1.49
M_PI not available with gcc --std=c11 but with --std=gnu11? +1.80
Boolean operators precedence in Pascal 0.00