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 ... 28 29 30 31 32 ... 70
Title Δ
Is it safe to keep C++ pointers in C#? -1.26
Unable to load some functions from DLL with GetProcAddress() +2.43
What are the alignas and alignof keywords used for? 0.00
Vector of fixed array in c++98 +1.31
C++0x emplace_back with non-copyable Items -0.25
LTO, Devirtualization, and Virtual Tables +1.06
Is initializing with "var{args}" a new feature of C++0x,... -0.27
what will happen if you do "delete this;" in a member fun... -0.19
C++: partial function specialization for void not allowed - alterna... +1.77
What is abstraction? -0.26
What can I do with a moved-from object? -1.05
Optimising Algorithm +1.83
Can type_info pointers be used to distingush types in C++? +0.05
reference collapsing for local variables 0.00
A doubt about sizeof +0.38
Why does using the wrong calling convention sometimes work? -0.74
ANTLR and arrays 0.00
C++ Identifying Classes based on an ID +0.40
Should I write my own data structures to deal with the semantic res... -1.36
In-place destruction on type with overloaded operator-> +0.02
Using multiple .cpp files in c++ program? +0.43
Accessing a C++ non-member function from C# via reflection 0.00
How can I do a good design for this model? 0.00
Is D's grammar really context-free? +0.03
Opposite of C preprocessor "stringification" 0.00
overloading on subclasses +1.45
Illegal instruction while compiling with g++ +1.08
C++ delete pointer with valid address +0.45
Reading binary file in java vs c++ -0.60
What is the difference between an "Accessor method" and a... +0.46
What is the best way to quickly parse HTML? 0.00
Calculating time of execution with time() function -0.74
c# to c++ dictionary to unordered_map results +1.54
Const references - C++ +2.00
Dynamic aligned memory allocation in C++11 -0.95
C++ templated map contain itself +1.09
Specialize a void function template to a const char[N] -0.53
Why do static variables need to be declared twice in C++ +0.49
Will exception thrown in catch block be caught by later catch blocks? +1.39
C++: How do I cast an int to an unsigned long and not change any bi... -1.15
const-pointer-to-type, pointer-to-const and terminology for const d... +1.81
Is it right approach to define a static object inside a function? -2.09
Can the conditional operator lead to less efficient code? +1.04
Is there anything special I need to do to use C code in my C++ prog... -0.03
Question about variables with combination of extern and const +0.10
Using a namespace only inside one specific class file -1.08
Should I specialize or overload? -1.27
Refactoring advice: How to avoid type checking in this OO design -1.26
Inheritance C++ issue when assigning base class to sub class +2.73
Visual C++ can't find "Windows types" like PVOID, DWORD,... -0.60