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 ... 9 10 11 12 13 ... 70
Title Δ
using delete in overloaded = in derived class 0.00
C strings deletion in C++ +1.50
Idiom for strict typedef in C++ 0.00
Should std::move drop constness? +2.38
When exactly .NET Monitor goes to kernel-mode? -0.38
Writing c++ without new and delete keyword? Best approach? -1.59
const vs non-const of container and its content +0.38
why cant we pass &array to function where &array[0] is poss... +0.43
C++11 math library has changed? -0.13
Optimization of C++ code 0.00
Should MACROs be avoided when making a library +2.40
Does it take long compilation time if every files including "a... +0.90
Visual C++ 2012 cout crashes during run time -0.34
Can a bool read/write operation be not atomic on x86? -1.08
vector<bool>::operator[] misbehavior? +2.08
Is C++ context-free or context-sensitive? -0.07
Using a header file instead of the standard namespace +0.10
Why is my destructor called twice? +1.39
Missing rules for deleted default constructor (and copy control mem... -1.74
Looking for a good 3D space vector class with dot product, cross pr... +0.48
Trouble passing vector<string> as function parameter C++ -0.79
What am I allowed to do with a static, constexpr, in-class initiali... -0.36
Why passing a static in-class initialized member to a function taki... +0.47
Pointer to implementation pattern +2.48
c++ linked list not freeing memory -- looking for a quick code review +0.09
How can I find the shortest path in a maze? -0.52
Create a variable number of vectors in C++ -0.23
Why is a naïve C++ matrix multiplication 100 times slower than BLAS? -1.17
C++ : Aliases in function argument +0.69
static variable inside static method doesn't change +0.27
How do I make my matrix object implicitly convert to scalar when it... -1.19
For how long before standardisation was `string` available? +1.98
sizeof(*this) in class definition -0.22
C++: Recover object pointers in callbacks (no user_data pointer sup... -0.81
Range based for loops on null terminated strings +0.50
Assert that the value literals have no type is false? +0.70
HashTable Key vs Value Fetch Complexity +1.68
why lpstrFile is returning address in memory instead of char array... +2.07
Checking characters +0.08
'No Match' Errors with a member callback function using std::tr1::f... +2.56
Does std::vector::resize() ever reallocate when new size is smaller... -0.32
(Missing) performance improvements with C++11 move semantics +2.19
Are undeclared copy-constructors automatically inline? -0.94
C++ pointers vector -0.57
is std::thread supported on MSVC 11? +0.60
order of constructor - chain inheritance 0.00
How can I call a function on a different thread using C++? -1.29
Should all/most setter functions in C++11 be written as function te... 0.00
C++11 local named references to return value (xvalue)? +2.07
Replace && and || in c++ with AND and OR +2.62