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 ... 27 28 29 30 31 ... 60
Title Δ
Conversion from long to short error -1.92
linked list c++, overloading [], overall structure 0.00
Fetch component of std::complex as reference +0.58
How delete elements from map -1.93
Copying parameter invokes deleted constructor when that constructor... 0.00
How to initialize an array of pointer inside a struct by using stru... 0.00
c++: array of pointer to objects -> program crash when elements... 0.00
Is it safe to wait for asynchronous work by joining in the destruct... +0.26
What's the one liner for assigning a std::shared_ptr from the r... +1.10
Faster way to find a sub-string given beginning and end positions i... +1.19
Is accessing parts of a string after an embedded null terminator UB? -1.50
constructor overloading creating confusion 0.00
how to find a substring or string literal +1.19
Find the type of the elements from the type of the array -1.01
c++ initializers list std::array best performance 0.00
C++ assignment operator for ROOT class 0.00
Can I forward declare a lambda so that code above it can call it? 0.00
How can I iterate through a list only a specific amount of times? i... +0.98
Is it possible to pass overloaded method to std::thread -1.27
Why doesn't the following CRTP hierarchy compile? 0.00
Deducing variadic member type from types of arguments passed to con... 0.00
C++ Using and returning References -2.26
C++ 11 random number generation not working -0.51
de-allocate memory when detachable thread finishes operation 0.00
Why do sequential containers have both size_type and difference_type? 0.00
Why the explicit template instantiation doesn't work -0.64
Why is std::unique_lock declared here when it isn't used 0.00
C++ object factory with built-in cache - shadows template parameter 0.00
Why do these two integer variables and two double variables (seemin... +1.19
c++: confusion on const reference used in a nested FOR range usage +0.59
Error narrow conversion when used with auto 0.00
Is the size of a vector simply the size of the sum of its parts? -0.80
binary '>>': no operator found which takes a right-ha... 0.00
Neat way to parametrize function template with generic function poi... +0.98
C++ Generating random numbers in functions +0.85
Inserting into a std::map and manipulating the obtained iterator to... 0.00
Passing functions as arguments in C++ -0.19
Custom brace initializer 0.00
Polymorphism in C++ (unexpected behaviour) +0.92
Template function overloading (generic type vs template template ty... 0.00
C++ SFINAE Resolution Order +1.33
Convert a non-null terminated vector<char> to string +0.73
How do I know rv was moved and not copied? -0.73
Why does the most negative int value cause an error about ambiguous... +0.69
Iterator through std::set using find() won't work. What's g... -1.78
Intellisense on wstring displays: npos = 18446744 0.00
c++ ordinary lookup vs argument dependent lookup +1.44
Possible template & constexpr–if incompatibility -1.93
C++ default assignment operator from different type -0.36
std::move(std::array) g++ vs visual-c++ +0.29