StackRating

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

Niall

Rating
1598.51 (1,842nd)
Reputation
24,682 (5,191st)
Page: 1 2 3 4 5 6 ... 10
Title Δ
In C++ - is it possible to compare volatile shared_ptr to nullptr? +0.34
How to delete object if constructor throws an exception? +1.25
What does noexcept exactly encompass for constructors? +1.79
VC++ Error: array instantiation with size from templated static const 0.00
MSVC 2015 - compiler error in std::for_each for custom iterator (on... +1.61
PIMPL idiom VS forward declaration +1.41
Can another thread access function local by its address \ is this o... +1.45
Is It Valid To Return Forward Declared Enum Class? (Visual Studio 2... +1.31
Unable to understand the execution when using the logical operators 0.00
C and C++ operand resolution order +0.93
Can't understand the implementation of std::move 0.00
Defining a templated friend function inside a template class 0.00
Conceptual ambiguity between "/MD /MT " and "dll lib... +1.21
Why is my function overload not preferred over my templated one? +0.76
Friend template overloaded operator <<: unresolved external s... -0.39
Function to Lambda -0.50
Trying to access an object that is being destroyed 0.00
How to find path of loader DLL? +0.37
Using std::bind in a switch on type situation -2.48
Cross-platform up- and downgradable read/write lock -1.43
Inter thread communication 0.00
Exporting forward declared classes from a DLL 0.00
How is possible that accessing nullptr works? -2.30
Point of declaration for an enumeration 0.00
Overhead of variable template -2.12
Is explicitly calling constructors and destructors safe, according... +1.66
Iterator requirements satisfaction +0.40
A little hazy about std::ref() and std::bind() with variadic templa... -2.19
A (different) helper for `std::unique_ptr` 0.00
Why C++ lvalue objects can't be bound to rvalue references (&am... -2.12
Runtime error for multi-ithreaded access to unordered_map 0.00
Incomplete declaration of a partially specialized template 0.00
Why is std::string::append() less powerful than std::string::operat... -1.15
Passing shared_ptr to shared object/dll 0.00
Windows up one directory from current path +1.49
Compiler Error: Expected Nested Name Specifier before typedef 0.00
Overloaded operator - warning: statement has no effect [-Wunused-va... -0.13
How can I determine if a template parameter is defaulted or not? -1.49
How to access derived objects in base class container without direc... +1.87
What is the use of typedef here? +1.21
Silencing -Wunused-variable in an if statement -0.49
Problems with generate random numbers when constructor is called wi... +0.37
Filling a vector with multiple threads +0.89
Sort depending on member function of the object +1.97
Does a static member inside a nested class have static duration for... 0.00
istream::getline() not getting the last character? +0.06
Reading a string value from from registry gives some junk character 0.00
How to implement a copy constructor for a class with type-erased da... 0.00
Don't understand why this class is considered as abstract class -0.13
Shouldn't this code throw an ambiguous conversion error? 0.00