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 ... 31 32 33 34 35 ... 66
Title Δ
Curious to know how the memory part in c++ works +1.20
Template class not inheriting base template class 0.00
Accessing weak_ptr after deleting the original pointer -2.25
static_cast - Why is it working here? +1.72
Console application vs dll vs Windows application etc +0.10
C++ static assert of IEEE754 0.00
C# Generic behavior with C++ Templates 0.00
C++ return float 0.00
Using #define directives as "part" of code, not at top of... +1.72
Global variables, what are they exactly? +1.37
What's the easiest way to parse C++ for code generation? -1.01
what is the return type of the new operator in c++ & why can we... -1.03
Casting to base via void* -0.73
Address of an object returned by value from a function 0.00
Window API to draw the window title in Win 7, 8 0.00
Problems inheriting operator* +1.48
Print the average of std::vector +0.67
Private Variable Compile Error: Variable is Private -0.05
What is a sub-expression in C? +0.00
invalid range expression when looping through stack in c++ 11 -0.21
How to set up a function pointer parameter so it accepts anything -1.30
Lazy initialization of std::unique_ptr 0.00
C++ assigning arrays to eachother; type int* = type int works but n... +1.27
I keep getting "Undefined reference to WinMain@16" in Qt... 0.00
How to get common factors with c++? 0.00
How to provide _tcsdup function with char array in c++? +1.91
Vector is not a member of std with everything included -0.02
Double Linked List undefined exception error -0.55
C++ Programming Syntax and function assistance? 0.00
difference between size_type and int +0.31
while(cin >> x), what is the boolean value here? -0.17
A buffer overrun has occurred +0.12
Win32 Keyboard Accelerator Not Working C++ 0.00
Accessing class array in main 0.00
Returning by value calls the copy constructor? +1.14
Understanding Constructors in C++ 0.00
Can a C++ enumeration be made bigger than 64 bits? +0.28
Function isalnum(): unexpected results +0.43
How am I supposed to pack and unpack this 64-bit integer? -0.59
C callback and std::function::target 0.00
Does reinterpret_cast guarantee it will never change the value of i... -1.99
VS 2013 error C2664 when trying to compile a .c file as .cpp -1.14
C++ how to avoid trailing zeroes? +1.56
Is a symbolic link a pointer? (or v. versa) +0.54
Assigning integers to sorted unique elements in std::vector +0.43
Can I call the constructor and destructor of a class explicity? -0.56
How can i accsess different parts of my inherited code -1.44
`const int <variable>` cannot appear in a constant-expression -0.59
C++ How to treat an array of classes as an array of primary types? -0.86
How to pass and return arrays in C++? +0.43