StackRating

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

Andy Prowl

Rating
1810.24 (5th)
Reputation
102,850 (707th)
Page: 1 ... 13 14 15 16 17 ... 31
Title Δ
std::remove_const with const references 0.00
Template Run version Different from Debug 0.00
What is the curly bracket parameter in the constructor of C++11 0.00
How to read these expressions: *&pointer VS &*pointer +0.34
How to get the position of a tuple element +0.61
std::set elements vanishes away +0.70
Throw bad_cast exc without hierarchy +1.38
Inserting into unordered_set with custom hash function 0.00
Using directive in header that should affect only this file 0.00
Cant insert to std::map (G++) 0.00
How to write destructor to be able to compile the code and free all... +1.05
<<method name>> was not declared in this scope for a pr... +1.28
Is indexing a new map element and having something that reads it as... +0.97
copy elision and rvalue 0.00
Can I make the copy constructor private and still use the default i... 0.00
Can I stop using "inline" altogether? +1.88
C++ lua bridge problems with function pointers 0.00
Why do g++ and clang break the namespace abstraction in this case? 0.00
Overloading << operator for printing out custom exception 0.00
Recursive Typedef in C++ 0.00
If object is supposed to exist during all run of program don't need... -0.17
Should a type be move-only, just because copying may be expensive? +0.94
C++ objects created without new keyword but new keyword used in con... +0.09
Find index of value in Vector, nearest to the input +0.17
C++11 lambda function - how to pass parameter +0.70
lambdas and their captured values 0.00
visibility among templated classes 0.00
How to merge two priority_queue? 0.00
Is this a g++ bug? +1.11
C++ initializing a class member object +1.06
how to print the value of map of this type map< map< set<... 0.00
undefined reference to (g++ compilation with static library) +0.99
"ambiguous overload for 'operator[]'" if conversion opera... +0.90
C++ Polymorphism and Vectors, pointing a derived class of vectors t... 0.00
C++ take numbers from string and make calculation 0.00
Expected token error in file RecvFile function -0.48
Member Variables - Undefined and Inaccessible 0.00
how do you insert the value in a sorted vector? +0.17
Xml Parser - string::find -0.37
What does ClassName& as a return type mean? +0.18
vector of vectors push_back +0.18
C++11 deferred "thread" creation (i.e., specify thread fu... 0.00
Do static member functions add an overhead to the class? +1.27
How to clear the dynamically allocated memory, which is in Heap? +0.81
Void Pointers with Inherited Classes -1.99
Overriding an abstract member function with partial template specia... 0.00
Weird Linker error from overloaded << operator - C++ -0.22
Is a static member of a template globally unique? +1.01
Compile time error while using unordered_map 0.00
push_back vs emplace_back with a volatile 0.00