StackRating

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

Seth Carnegie

Rating
1677.30 (265th)
Reputation
61,446 (1,486th)
Page: 1 2 3 ... 19
Title Δ
SmartPtr and template -0.55
Should a pointer be the same before and after adding to a unique_ptr? -2.96
pointer to an array, GCC 0.00
Polymorphic array figure out which children are in it 0.00
error C2679: binary '==' : no operator found which takes a right-ha... +0.25
C++11 template error message: "cannot call member function wit... 0.00
Using copy ctor instead of move ctor when derived has destructor de... 0.00
returning an array of vectors in C++ -0.60
How does the c++ sizeof operator calculate size? +0.25
Expression must have a class type +1.74
How to create a string on the heap in D? -0.07
Problems clearing a linked list, seg faulting delete 0.00
I want to use the full range that the 64-bit integer can take. How... +1.49
constructor initialization list execution order with delegated cons... 0.00
C++ same function parameters with different return type -1.54
Initialize a pointer to primitive to a temporary object +0.91
c++ std::array warning -0.74
const T& vs. T&& -1.37
How to disambiguate multiple inherited typedefs from templated bases? -1.25
Defining an Inner class member function template with a (non type)... 0.00
Template Can Cause Function Definition Match Failure +1.08
What is the difference between no parameter and the void parameter... -0.72
Is it UB to access 'padded' bytes? +0.80
How to specialise class template contingent on definition of T::key... 0.00
Is "if (getline(fin, str)) {}" conforming to the C++11 st... -1.82
std::for_each equivalent that does not dereference the iterators -2.34
make_shared "evidence" vs default construct +1.27
Compile-time detection of vtable -0.29
c++ how to skip the call of parent's destructor -2.75
program said no default constructor +0.09
Confused with simple mix of non-type templates and functions return... 0.00
How are std::move template parameters deduced? +0.29
Confusing error when deleting dynamically allocated array in C++ 0.00
c++ temporary - "pure virtual method called" +0.52
Perfect forwarding of variading template arguments 0.00
Templated function name lookup conundrum(ADL) +0.91
Graph .h file and .cpp file im getting many errors 0.00
serialize and deserialize structures in sockets 0.00
Initializer list in user-defined literal parameter -1.01
Assigning chars to a char array with += -0.09
Why is (foobar>>x) prefered over (! foobar.eof() ) 0.00
Passing Arrays to Function in C++ +0.58
cannot convert ‘void* (Network::*)(void*)’ to ‘void* (*)(void*)’ -2.30
When is it a good idea to use std::promise over the other std::thre... +0.23
Variadic template trouble matching const and non-const std::string -0.45
Are goto statements efficient when compared to calling functions? +0.59
How to alternate between two infinite loops? +0.45
Bogus "array subscript is above array bounds" warning whe... 0.00
Does binding temporary to a reference require a copy constructor in... -2.30
Is there a Regular Expression that will never match any string? -1.68