StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 32 33 34 35 36 ... 66
Title Δ
How much is the overhead of smart pointers compared to normal point... +0.43
Persisting std::chrono time_point instances -1.18
Can I download the Visual C++ Command Line Compiler without Visual... +0.41
when i was using pointers in function arguments i faced with an error +0.79
Interpret pointer as a two-dimensional array -1.56
Unable to write Grayscale image with imwrite in OpenCV 0.00
How can I force including a header, always? +2.31
Is inline equals #define function? +2.45
How to get the window state of a C++ console application 0.00
Is this preprocessor directive acceptable here? +0.46
Ensuring C++ template does not compile with missing functions +0.44
will weak_pointer.lock() increment the ref count of original shared... 0.00
Integer to string optimized function? +0.00
Dynamic initialization of object with constructor Vs. new in c++? -0.64
C++: ifstream as a parameter +0.05
VirtualAlloc Confusions - Is it only for pages? -2.33
Cannot overload functions distinguished by return type alone -0.07
const array of func pointers befuddles 0.00
static LPTSTR variable loses value after function execution -1.15
Difference between these shared_ptr instantiations? 0.00
C++ cons implementation - is there any way of making the constructo... 0.00
Simple C++ program to rename Windows folders -0.12
Is it possible to trigger a computation upon a value change in C++? +0.28
What type should static member "reference" be if I create... 0.00
Is conversion int -> unsigned long long defined by the standard -0.59
How to calculate this long recursion +0.41
Type that can hold the product of two size_t -1.15
Why is this simple function using unsigned products not working? +0.08
C++ design principle regarding pure virtual functions? 0.00
Why does the keyword `explicit` not apply to function parameters? 0.00
Using list made by classes -0.44
C++ finding the function return type -0.24
Visual studio Express 2013 OR Visual studio Pro 2010 0.00
Type casted pointer constructor call +2.59
Combining Keys with ENTER key 0.00
Dynamically creating and storing an algorithm at runtime 0.00
How to detect when the Windows start menu / start screen opens? 0.00
Are there any cases where it is incorrect to replace push_back with... -0.02
Huge deletion error using C++ classes 0.00
Can't catch an exception 0.00
How can I deallocate allocated memory at the end of the scope in wh... -0.59
Why do we use (String args[ ]) only in Java? +0.85
Why "bool c = nullptr ;" compiles (C++11)? +2.55
Operator new and delete overloading scope 0.00
Consistently defining C++ class members as unique pointers; +1.62
Why I cannot pass a functor defined in a function to another functi... +1.84
C++ pointers accessed by other applications -0.04
Why compilers give different warning message for auto x = a; and au... -0.55
Binding overloaded function 0.00
Unnamed loop variable in range-based for loop? +0.05