StackRating

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

NathanOliver

Rating
1752.39 (39th)
Reputation
114,186 (597th)
Page: 1 ... 28 29 30 31 32 ... 60
Title Δ
Access Vectors indexes in C++ +0.27
Why Can't I constexpr a bind? -2.02
Unclear return type for function taking eigen types as parameters -1.73
how to pass a value to its parameter (default parameters) +0.64
Access to std::any in VS2015 +0.28
Converting a std::string to int in C++03 +1.26
Oddities in a C++ sorting function +1.11
C++11: The mutable lambda doesn't seem to change the variable? +1.76
C++ Alternative to templatized data member +0.97
Overloading operator<<() for stl containers -1.06
Deleted template function works on gcc, but not on clang 0.00
About stringstreams in C++ +1.33
Warning: returning reference to temporary - strange case (Clarifica... 0.00
What is size of class while using inheritence? -1.68
Can i instantiate an array from an initializer_list? 0.00
Disable compiler warning 2100 for generic method in a list class th... 0.00
how to do a binary search on a vector to find element with certain... 0.00
Subclass member variable as argument for main-class constructor in... +0.29
Does std::map assign its comparator? +1.19
c++ Constructor overload ambiguity with initializer_list 0.00
Fivefold output from istringstream 0.00
Fill std::map with std::generate_n -1.65
Remove while iterating std::vector (indirectly) +0.29
Unable to use operator<< for anonymous object 0.00
Type of an object changing during construction -0.73
default return value 1 in function with return type int? +1.05
Stl unordered multimaps with tuple 0.00
Emplace back fails at in place construction -2.36
writing template for operator<< for any vector +0.93
what happens when you dereference a string in c++ -1.16
C++ std::list paramerter with default values 0.00
Template overload for container of values vs container of smart ptr -2.58
C++ unwanted pause in do-while loop +0.27
C++: set multiple variables from array -2.04
Convert time in seconds from the Epoch to day of the year? -2.11
Segmentation error and free memory though no pointer used -1.67
std::stable_sort: How to choose memory-optimised algorithm over tim... -2.84
Is a For Loop always executed at least once? +0.20
C++ Limit template type to numbers +1.20
c++ enum can compare to integer but not assign from integer? -1.69
How to get time differences (milliseconds) independent of system ti... +1.48
Can I use anonymous lambdas to hold on to static values? 0.00
Initializing a vector from iterators of a container of a different... -1.67
C++ standard: return by copy to initialize a reference without RVO:... +1.39
Passing std::left as an argument 0.00
In what way does end() point to 'one past the end' in non-c... -2.44
Cannot list initialize vector with Microsoft Visual Studio 2012 0.00
Public function taking private class as parameter 0.00
Initialize simple pointer to var vs. reference to pointer to var 0.00
function declaration for structured bindings 0.00