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 ... 6 7 8 9 10 ... 70
Title Δ
Using Define for throwing exceptions +0.62
Binary operator on object with heap member +1.46
What will the return type of a function affact a program in C++ +1.38
Does a function local static variable automatically incur a branch? +0.42
LLVM 3.4 unable to select Platform Toolset in VS 2012 0.00
How do you bind C++ member methods and member variables with the Lu... -0.12
How can I create a new primitive type using C++11 style strong type... +0.40
A language that can seamlessly interop with C++? +1.06
partial specialization with inheritance. Can I avoid inheritance? +1.13
Pointer to function from a member's function +1.38
automatically releasing objects allocated by an external api 0.00
Composed Interface class 0.00
Deleting a std::function object within itself +0.55
Memory leak in C program, can't see where to free memory +0.45
Is there a unified way to store and pass any callable objects? 0.00
Is unordered map slower than map in c++? +2.61
Store a digit larger than 9 in array +1.29
concurrent_vector invalid data 0.00
Why doesn't N3421 provide the noexcept qualifier? +0.40
Write a thread-safe deque in C++11 using std::atomic 0.00
English style conventions for standard C++ exception messages +1.57
automated garbage handling in c++ +1.48
Is the compiler allowed to do such an optimization? +2.64
How to read the … character and french accents from a text file 0.00
Ignore undefined reference in c++ +2.05
how can function object be used as a function pointer when the func... -1.61
Can anyone explain to me the point of RAII? +1.55
C/C++ preprocessor directive for handing compilation errors +0.17
default keyword virtual destructor -2.49
C++ strict aliasing when not using pointer returned by placement new +2.01
LLVM disable the stack +2.34
lvalue and rvalue assignment error -1.54
Why exactly this will not compile if (a) b = c, d = e, return;? -1.88
How to make C++11 functions taking function<> parameters acce... +0.90
Keword this - a class member reffering to itself +2.59
Why is container.value_type illegal in C++ +0.40
Detecting end of input using std::getline +1.38
How can I invoke the default assignment operator within my own assi... -0.01
How to create static strings from types at compile time -1.45
C++ Branching recursive struct? +0.17
C++ "Floating Point Enum" 0.00
How can I be notified when a project's items are changed? 0.00
Strategy of passing and returning values (any kind, including array... +1.70
Static data in Visual Studio extension -0.09
Run std::function getted by binary read +1.78
Why does the C++ standard not deprecate the increment/decrement ope... +1.78
Linker error to copy constructor of std::function 0.00
FastDelegate and lambdas - can't get them to work (Don Clugston's f... -0.76
API Memory: Heap or Stack? (C++) 0.00
Singleton, shared_ptr, raw pointer, or other pointer? +0.42