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 ... 7 8 9 10 11 ... 70
Title Δ
How to check if a range specified by iterators is valid? 0.00
SFINAE decltype comma operator trick 0.00
std::unique_ptr vs std::shared_ptr vs std::weak_ptr vs std::auto_pt... 0.00
Confused with the return type (reference, const reference) +1.72
C++11 on Windows +1.24
How do I make threads run sequentially instead of concurrently? -1.13
How can I ensure no code uses an API? -2.21
There is a type for function pointers in C++? -0.87
Bounded Type Parameters in C++, any reason for the lack of it? +0.76
VM - reducing number of instructions for different types? +0.23
It seems at a glance that a constructor return an object -0.91
More specific overload not called +1.20
Usage of Dynamic Allocation +0.75
Changing APIs in run-time or compile-time? -1.64
Can't find VSIX dlls with DllImport +2.08
How to read the full content of file, character by character? +1.20
std::string::find() not working with std::string as argument -0.37
Does using strip remove the RTTI information on a binary? 0.00
OpenGL just refuses to render anything, even though the data is cor... -0.56
Boost Variant essentially a Union in c/c++? -0.38
Effective use of stack vs. heap memory allocation in C++ 0.00
Replacing functions in the std namespace +0.44
Is a moved-from vector always empty? -1.52
identify a procedure and replace it with a different procedure -0.39
Object memory layout in C++ and how its structure depends on most p... -0.53
Avoiding switch statements -0.51
Make a templated structure to turn a pointer with any count of * to... 0.00
std::ostringstream vs std::string when converting integers to string -0.89
reusing memory space once allocated +0.39
Is there any static vector of types? -0.21
comparison of passing 2d array in C and C++ 0.00
GCC API unable to demangle its own exported symbols 0.00
C++11 Shared Ptr, share the same reference counter +0.42
What exactly is bytecode? +1.00
error in function to remove data of array which same in c++ +0.43
Extending classes and instantiation 0.00
Can std::remove_pointer be used to remove all indirection from poin... 0.00
Double from long bits -0.42
order of evaluation of arguments to a constructor -0.74
Avoiding dynamic_cast in GUI design -1.47
Does the position of brackets and whitespace affect compiler times... +1.75
Ways to avoid/lessen the pain of the return value check after every... -1.29
how to terminate a string in c++ +1.15
Why garbage collection when RAII is available? -0.29
Creating a tagger that has more than one tag type for VS extension 0.00
P/Invoke method type signature error 0.00
How to make clang ignore c-c++ incompatibility errors? 0.00
Type value mismatch error with vectors +0.43
captured variable hides passed variable in lambda. how to unhide? -0.24
unused parameter elimination optimization 0.00