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 ... 25 26 27 28 29 30 31
Title Δ
Checking if char is empty +0.38
Initializing a static templated member of a template class 0.00
C++: std::vector [] operator -0.85
What's wrong with this code? -0.81
When superclass holds pointer to X, and subclass to Y : X 0.00
deep copy for C++ boost::shared_ptr 0.00
When should std::move be used on a function return value? +0.55
creating global variables causes linker error -0.37
Removing the first type of a std::tuple +1.67
Why does `std::string` have a `find` member function? +2.04
ERROR LNK2019:unresolved external symbol, c++ +1.29
Function template specialization (templated on an int value) +0.34
is it better to use shared_ptr.reset or operator =? +2.26
Convert string to int if number +1.14
Does setting an array (int*) to NULL free the memory it occupies? +0.55
simple unique STL container 0.00
How to understand and fix recursive template instantiation error us... 0.00
Does std::vector::insert() invalidate iterators if the vector has e... -1.63
Accessing child class members using pointer to a base abstact class +1.52
Must this code works? +0.58
about string.c_str() life cycle -2.09
C++ type qualifiers and equality +2.44
Using a static variable of a shared library in more than one functi... -0.12
Perfect forwarding not picking up method 0.00
Call to template member function failing to compile 0.00
What data structure is better to use to find if sentence consist of... +0.06
C++: Find method +1.74
Map.erase() throws an error, why? +0.96
Why would this example give a segmentation fault? +2.39
A few vectors of same size. Given element in one of the vectors, fa... +2.40
std::vector - error: cannot delete objects that are not pointers -0.24
Are vector elements guaranteed to be in order? +0.08
Template specialization and derived classes in C++ 0.00
Passing variables by reference and construct new objects +1.59
Regarding returning containers in C++: pointer VS non-pointer -0.84
Nested lambdas in Visual Studio -1.97
initialize struct contain references to structs -0.41
Function pointers in C++ class constructor +1.59
Multiple definition of the same symbol in C++ (visual studio) 0.00
scope of nested class with structs 0.00
C++ handling invalid parameters +0.32
Template instantiation Issues +1.86
VS2012 - Why is a function in the main file not visible in _tmain? +1.24
C++ / MFC multiple inheritance calling base class constructor +1.15
C++, ternary operator operand evaluation rules 0.00
C++98/03 reference collapsing and cv qualifiers -0.60
Why does removing the _first_ element of a list invalidate `.rend()`? 0.00
STL container to walk forwards and backwards 0.00
C++ Converting a string of integers into an array of integers? 0.00
Why can't I initialize WNDCLASSEX wc? 0.00