StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 5 6 7 8 9 ... 70
Title Δ
Calling delete on NULL pointers - C++03 vs C++11 -0.82
how to deploy simple boost program written in visual studio on othe... 0.00
Unicode in C++11 -2.28
gcc/clang lay out fields of a derived struct in the back-padding of... +0.10
C++11 std::thread vs windows CreateThread -0.08
Starting an new activity in unique memory? +0.37
Declaring pointers to 2D arrays in C++ -0.28
Increase resolution of time in c++ 0.00
How can I implement a function for invoking any (arbitrary) functio... +1.75
Finding the number of TCHAR* in TCHAR** . How? +0.06
Create template class which takes template class as argument in a c... -2.01
C ABI with LLVM -1.80
C++ - why does this code compile when there's no obvious constr... +2.55
Threadprivate directive after external declaration of global variab... -2.25
Existing methods to emulate C# concept of deferred IEnumerable<T... 0.00
Lower case to upper case without toupper +1.72
What does X* x = dynamic_cast<Y*> mean? -0.34
C++ Array or Vector of template classes with different value-type t... +0.36
No type named 'function' in namespace std -2.07
How to derive parameters from a lambda expression? -2.46
Get advantages of an universal reference, without an universal refe... -0.28
Preferred way of initialization in c++11 -1.19
C++ - Accessing multiple object's interfaces via a single pointer +2.15
IDirect3DDevice9::EndScene hook sometimes get NULL in the paramter... -0.57
Is std::string an object? +1.47
Design patterns for dynamic-context-dependent operators (e.g. for m... -0.12
Using hg-git, TortoiseHg and github over https gives 401 0.00
Should I use base classes or child classes to access enum values/co... 0.00
Elegant way to perform multiple dependent error checks in C++ witho... +1.35
auto_ptr vs unique_ptr in containers & algorithms -1.32
How to use dynamic data structures like std::vector and prevent pag... -0.95
C++ method declaration with throw(...) -1.01
LLVM assertion error 0.00
Do you use (a subset of) the MISRA guideline for C++ desktop applic... 0.00
Using local variable assigned to return value of a function or usin... +0.69
Clang AST parsing and unique_ptr on windows - libc++ -0.12
How to properly use shared_ptr in good C++ APIs -1.56
copying a static array to dynamic array -1.46
Make won't rebuild files changed with hg pull 0.00
I am getting a resource leak : fin error when the code worked previ... +0.38
How to delete QLabel and QwtSlider in a std::vector +1.67
Choosing among a set of data members by type, where each type is us... -1.69
Checking if this is the last call of a function -2.68
Why variadic function can't "eat" the list-initialization... +1.70
Is the C++ code converted to C during the compilation process? +0.40
Is it a bug for g++ and clang++ optimization? 0.00
How to pass character array to a function in C++ without any tempor... +1.61
Trying to use std::aligned_storage with SSE and new 0.00
Is it possible for a function to only accept a limited set of types... -1.97
Possible bug in GCC: literal string types in a structure 0.00