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 ... 8 9 10 11 12 ... 60
Title Δ
Ranged based loop to old style for old compilers 0.00
Why does 'const' behave differently in these two cases? 0.00
"Materializing" an object of a known type for C++ type in... 0.00
c++ vector erase advances iterator 0.00
Visual C: Custom Error Message in Template Class 0.00
Returning a value depending on the type of the template parameter 0.00
Can I initialize a reference from the value of dereferencing the re... 0.00
Assignment operators 0.00
Why can I modify an object through a raw pointer but not a shared_p... 0.00
passing std::ispunct as argument to remove_copy_if() fails to compile 0.00
initializing a vector of vectors using the fill constructor 0.00
Calling a constructor vs defining an inline constant as a default p... 0.00
Can you safely get a pointer to a string from its c_str() const cha... 0.00
C++ Find a string in struct list with old compiler GCC 4.4.0 0.00
Can I make a constexpr object of std::set? 0.00
How to convert C array to std::initializer_list? 0.00
Can I use a pointer to a destructed object inside its destructor? -0.22
List initialization of const and array structure fields 0.00
What can I use as a standard c++ base class for RAII+seperatio of c... 0.00
What is "bit padding" or "padding bits" exactly? +0.43
c++ emulation of the "super" keyword +0.66
Can I legally write to the data pointed to by a constant vector, e.... -1.23
LeetCode 65: Valid Number (C++) 0.00
Move construction and assignment of class with constant member +0.21
Constness in brackets operator in custom container 0.00
Is it legal to return a thread_local reference from a function? +1.44
Is there any copy when constructing a vector of strings? +1.66
Why does template argument deduction failed with variadic template... +1.13
Can I get return type auto to work with lambdas of the same signatu... -1.21
can one use templated begin/end methods in range based for loops 0.00
Function template argument deduction with user-defined conversion o... 0.00
Limit of nested template declarations in C++ 0.00
Is there a safe way to assert if a string view is null terminated? 0.00
G++ 7.1.0 onwards supports guaranteed copy elision in this construc... +1.37
How to overcome the MSVC bug of failing deduction of template argum... +0.83
Can't get std::ignore working in structured bindings in for range 0.00
Does the standard prevent narrowing conversion of literal with smal... +1.12
Constructors that take different sizes of arrays +0.93
Will the future C++ standard support "Declaring type template... 0.00
Use buffer between std::string::end() and std::string::capacity() +1.09
Implementing erase in a dynamic array for string type crashes +1.34
list::empty() multi-threaded behavior? +1.26
Can std::byte replace std::aligned_storage? +0.21
Random access iterator: What am I missing? 0.00
Placement new on non-pointer variables and class members 0.00
Two std::unique_ptr pointing to the same object – undefined behavio... 0.00
C++ exception string displayed as garbage on Mac OS with Xcode and... 0.00
Generating a ranges::view from a raw pointer (decayed C style array... +0.26
How c++ works with overflow in this specific question? +0.20
Standard compliance of a C macro -2.94