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 ... 34 35 36 37 38 ... 66
Title Δ
Get Window Handle of Window Under Cursor +1.65
Is the pass-by-value-and-then-move construct a bad idiom? -0.77
Can anyone see what is wrong with my code? 0.00
Defining a C++ conversion operator that doesn't return a value -0.89
Using deduced types in other function templates, argument 0.00
Modular C++ Design +1.16
How to have different Headers in different platforms? -1.64
How indexing works in Arrays? +1.40
Instantiation of template static member variable 0.00
How can I avoid writing `::value` and `::type` when using `std::ena... +0.39
c++ link error if function is implemented in .cpp -0.54
Overloading vs Hiding c++ -0.15
variable was not declared in this scope +1.06
Fastest way to zero out a vector<vector<bool> > -1.90
I want to catch an exception and bundle it within my own exception... -1.24
std::shared_ptr - Best practice for passing shared pointer as param... -1.59
Get function parameters name visual studio -0.38
templated operator string() won't compile when temp object 0.00
What is the "best" way to initialize a C++ vector? +0.46
A simple implementation of Smart Pointer Class -1.34
Is cleaning your code not required anymore in C++? +0.64
Difference between `cout << x` and `cout.operator<<(x)`... -0.51
Why do I need to write "std::string" but not "std::g... 0.00
Why won't clang compile this source code that works in VS2012? +0.26
How to convert a vector<vector<int>> to int** without r... -1.11
C++ Expected unqualified-id -1.09
When are constexpr objects constructed? 0.00
Difference between opening a file in binary vs text -1.33
Why does this call to isspace() never return true? -1.57
Is there a way to pause like system("pause")? +0.40
I'm getting "invalid conversion from `void*` to `std::complex&... -0.29
c++ template to template parameter +0.53
'IntelliSense: expected an expression' on Assigning Value to Global... -1.16
ReadFile std::unique_ptr vs. std::vector vs. std::string -0.56
Does this program have a limit? +0.04
C++ - Send data in one ostream to another ostream +1.50
Is finding pointers in C/C++ code statically equivalent to the Halt... +1.07
How to make an array that has a variable as the size? +0.57
static object vs singleton class object in c++? +2.17
dynamic_cast a non-const ref to a const ref. cppreference.com's exp... -1.07
Implicit conversion from user-defined type to primitive type in C++ +0.23
GCC: when can I expect returning large C++ objects to be efficient? +0.80
C++ convert UTF8 char array to CP1250 0.00
C++ - Partially specializing a template class member function +0.37
Assigning a pointer to a temporary object -- how to prevent it? -0.12
Efficiently filling in first gap in an ordered list of numbers -1.28
Command-line to compile Win32 "hello world" in Visual Stu... +0.44
Assigning string to the char array -0.22
Downcast to "foreign" class without data members 0.00
Calculating this pointer of containing object 0.00