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 ... 18 19 20 21 22 ... 60
Title Δ
Simplest way to determine return type of function +1.58
How to validate input parameters in C++ constructor? +1.15
std::string resize is ruining compare operator (==) -2.81
string members don't work with string from file separated by de... 0.00
Internal Structure of Class string in C++ +0.88
How to efficiently delete a key from an std::unordered_set if the k... -2.09
Is VS picking the wrong specialisation? Why? +1.29
C++11 deleted/defaulted constructors +1.30
how to define a comparison operator (less than) on array of doubles? -0.68
I have written this program for infix to postfix conversion +0.22
g++ insists looking to stdio.h getline instead of std::getline (str... 0.00
What is a token string in c++? 0.00
Converting pointer to multi-dimenional C-style array in C++11 0.00
Non-Copyable STL Allocator +1.03
Initialization and management of a shared_ptr to base interface +1.17
How to pass a dynamic object of the type array to a function? -0.11
Why won't my decimal to binary output reverse? +0.22
Reading good only first line of binary file 0.00
C++ function misreading character from string -2.18
Can't insert into std::list? +0.85
What is the most efficient way to create an std::set of first n who... +1.39
c++ defining templated Base class in derived does not work in IAR A... 0.00
Can I initialize char type variable after declaration? 0.00
Defined multiple times for the inline function, how possible? +0.62
scoped pointers and reset +0.77
Is there a way I can simulate a destructive move in C++? 0.00
Use of equal_range for unordered_map +0.80
C++ How to make std::function<bool()> to return a boolean value +2.21
rvalue qualified method and const expression +1.07
Is it possible to use the std::nothrow argument for a placement new... 0.00
Auto function returning value using switch +1.20
Pointer to method from template arguments +1.27
Is there a way to disable member function in a template class in c+... +0.23
How can I specialise a template with a template? +0.74
constexpr function contains a const - will it ever be evaluated at... 0.00
Using template to handle string and wstring -0.01
std::move() with different data types +0.99
Are there 2 times initialization when there is a constructor with d... +1.82
Portability and length of std::string on Windows vs. Linux +0.26
Avoid calling move constructor -2.07
Taking the months out of a string that is within a vector of pairs 0.00
Compiler error using global variables 'extern' in header fi... 0.00
Why can't a pointer be initialized with another pointer to a co... +0.75
Comma operator with parentheses order 0.00
Unordered_map having strange behavior when accessing elements 0.00
C++ in condition +0.64
What trait / concept can guarantee memsetting an object is well def... -0.26
Is a mutex defined statically in a function body able to lock prope... +0.19
No suitable conversion user-defined conversion with std::bind() -3.23
What does "&varname == varname" mean? +0.88