StackRating

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

James Adkison

Rating
1560.67 (5,473rd)
Reputation
7,854 (20,126th)
Page: 1 2 3 4 ... 5
Title Δ
How does thread::detach() work in C++11? -2.27
Why does casting a raw pointer to a unique_ptr not delete the origi... +1.36
Passing a pointer to a member function as argument for a void* func... +0.01
Is it allowed to specialize std::to_string for custom types? +0.43
Constructor: function does not take 3 arguments +1.82
SFINAE Based on Class Member Existence/Absence +1.72
C++ get value from string +1.74
Why does this C++ thread code trigger an abort() error? 0.00
How to initialize a member const vector of a class C++ -0.95
lifetime of an object managed by const std::unique_ptr -0.91
Call one class function in another class +0.18
Function declaration with string message -2.08
what would return for back() method for an empty string? 0.00
When is the ordering of public/private not a style choice? +1.17
What is the difference between /GL and /LTCG in Visual Studio 0.00
C++ - Pass member function to member object with std::function 0.00
Using c++ stack with two threads 0.00
What is this kind of template mechanism called and how is it useful? -2.02
C++ idiom(s) for "for each except the last" (or "bet... +0.06
Using print() function in copy constructor C++ -1.47
C++ - Copy Assignment Operator in Template +1.31
Variadic template function unpack order -1.22
C++ - Definition of A Member of A Class Template 0.00
Invalid use of type class after forward declaration 0.00
Are C/C++ fundamental types atomic? +1.44
Can valgrind report only the root-cause of reading uninit var? 0.00
Error: no matching function for call to 'A::A(A)' +2.00
troubles with SFINAE +2.10
How to initialized Pointer of Vector c++? -2.25
making public member read only +0.44
Qt 5.5 using C++, removing and item from ComboBox is removing all i... 0.00
How to express in Modern C++ the referes-to relationship without ex... -1.16
Deferring C++ static object construction - GCC on Linux +1.13
Why doesn't std::shared_ptr dereference throw a null pointer ex... +2.23
mixing c++ class inheritance and initializer lists. An unsolved puz... -1.44
How to instantiate instance variable without copy constructor and a... 0.00
'PolishStack' is not a class template, virtual function gho... +0.97
Clearly stating the difference betwen * and & as part of a type... +0.88
Pure virtual method return a class type using copy constructor in C++ +1.87
transmit a value to return by reference in C++ +0.21
What does this expression calculate -0.01
How to prevent integers being assigned to char strings? +0.45
classList array wont print output to the user -2.34
How to define the constructor of an inner template class of another... +2.02
IntelliSense: a value of type "LPVOID" cannot be assigned... -1.77
Search function - Linked List -1.41
QT5: Multithread Tcp server doesn't send data to user 0.00
Make a QHBoxLayout accesible in an Instance of a QWidget +0.45
derived class with templated parent class 0.00
C++ Derived Class Error 0.00