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 7 ... 10
Title Δ
Why is my std::string obtained via stream being overwritten? +1.83
What would be the proper way to mark a function only meant for over... +1.13
Disabling move constructor -0.61
C++, class member -0.05
Spawn a new thread as soon as another has finished -1.82
Why is overloading on just one ref-qualifier not allowed? -0.35
Confused by parameters example given in college lecture 0.00
Clearing nested data -0.48
Does std::vector::insert reserve by definition? -0.58
How to ensure the move constructor is used -0.29
Getting compile error in template class C++ +0.38
How can I alias a static template method? +2.57
Auto reference for const array +0.40
Is there a way to end a program within a void function? +1.17
Is reusing a memory location safe? +1.69
C++ string size not updated after assignment +0.07
COM - CoCreateInstanceEx always creates a new Object 0.00
Unable to std::bind member function -0.21
Can I use rvalue reference to temporary? Is it undefined behavior o... +0.32
Calling a templated functor in a class template +2.15
class has no constructor forward declaration 0.00
Error: no matching function for call to 'A::A(A)' -0.35
Linker error when Including own resource files in dll project Micro... 0.00
Using static_cast and then dynamic_cast 0.00
Why I do not get errors when I initialize an array container with m... -0.92
Convert uint64_t to uint8_t[8] -0.59
std::conditional vs std::enable_if -0.89
Overloading compound assignment operator +1.84
std::thread (detachable) and exception safety +1.78
Can we create separate log files for each thread in boost library -0.11
C++ Equivalent of C# Static Class +0.68
C++: Will the memory leak in the following situations? +1.23
Using placement new in a container +1.44
Iterator Implementation - (Linked List Queue) 0.00
Initialize 100 class data members to zero +2.08
Using C++/CLI In Visual Studio 2013 +0.91
Trying to set up a class thru .h and .cpp files -- why do I get the... +0.06
Understanding continuations with std::future::then +0.24
Strange use of constructor in C++ +0.91
explicit specialization for overloading operator '<<'... 0.00
Visual C++ Debug Assertion Failed? 0.00
std::thread constructor with no parameter +0.19
Why c++ threads are movable but not copiable? +0.07
How will the sorting be done with vector<pair<int,pair<int... 0.00
Name lookup issue in trailing return type 0.00
How should I access a function of a container class in a contained... 0.00
Memory leak when using std::list 0.00
Mixing two arrays by alternating elements two by two +0.71
Resolve std::replace compile errors +0.40
Initialize shared_ptr passed by member function parameter 0.00