StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 63 64 65 66 67 ... 79
Title Δ
Updating a Reference as a Class Member 0.00
Why does this program fail to catch an exception? 0.00
Why Base Class catch block catch derived class object? +0.06
No viable overloaded '=' on a c++ program +0.15
Namespaces in Python vs C++ -1.31
Trying to use a string variable with infile.open() is treated as a... +0.34
Copy referenced object and call virtual method C++ 0.00
Unknown behavior of uint64_t datatype +0.03
Addition between `signed int` and `unsigned int` 0.00
How do I differentiate an lvalue and rvalue member function pointer... 0.00
default constructor not generated? -2.51
Functions definitions outside the structure c++ 0.00
What's the purpose of function with only unspecified number of... 0.00
c++ double pointer polymorphism -0.60
Function pointer to class template member +1.05
Sorting a 2D array using the second column C++ +0.33
function pointer explanation +0.33
Confusion about deleting objects created via placement new -2.26
Error: no viable overloaded operator[] 0.00
Return the maximum of (two) element-wise added vectors +2.60
How do I change the return type of mergesort to int? -0.65
What is more optimal, store parameter and pass to function or pass... -1.06
How does new datatype*[10] returns a pointer to pointer? 0.00
Reading from a byte field by void* and reinterpret_cast 0.00
Template based member initialisation, where the template is a deriv... 0.00
Why do my derived classes only get Syntax Identifier Errors in C++? 0.00
Locally Overriding the string Extraction Operator 0.00
Static Multi Dimensional Arrays ( C/C++) +0.34
Ensure abstract bass class is a shared_ptr -1.70
Can't deduce template type +1.08
Store the template that the class was initialized with 0.00
Compile-time parent child relationship through templates 0.00
Two parameter template acting differently from one parameter in call +1.61
In lines 16,54,55,56,57,58 i get the error "Statement missing... -1.40
Overloaded lambdas in C++ and differences between clang and gcc -1.20
Segmentation fault when specifying rvalue as return value 0.00
Why can't unique_ptr infer the type of the deleter? +1.64
C++ - Template specialization by templated class 0.00
std::vector preallocation (size n, capacity n + 2) -0.36
How to check prime number using user-defined function? +0.34
Correctly forward to specializations for dynamically allocated arrays 0.00
Returning ::iterator from function does not compile 0.00
Take input in array of bool +0.35
How can pointers container can have the ownership of pointers if po... -0.91
pointer to function wont work 0.00
Assign argument function to class member 0.00
Magic Square in C++ -1.02
Inconsistent results when dealing with endianness and arrays in C++ -1.51
Removing Vector Items via a Lambda 0.00
Why is unique_ptr null? -1.14