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 ... 35 36 37 38 39 ... 60
Title Δ
Feed std::vector<unsigned char> from unsigned char * -1.95
Access two-step-declared member in lambda setup 0.00
Qt String Comparison 0.00
Is the "Type of bit field too small for number of bits" e... 0.00
Why are are std::allocator's construct and destroy functions de... -1.45
Are static data members safe as C++ default arguments? +1.57
Why does an assignment from an rvalue reference type not invoke the... -0.36
c++ class method thread +0.40
unsafe template array constructor +0.79
Structure variable initialization/definition in one go after variab... -0.51
c++ oop program doesn't give expected result -2.81
Forwarding references, ref qualifiers and template member functions +0.31
how to make two classes friend of each other? -0.68
How come does the size of arr[0] is of 8 bytes? -2.07
std::cout deal with uint8_t as a character +0.50
Can a Static method access a private method of the same class? +0.57
C++ is static variable initialization with = atomic? -1.69
Is `operator new` a part of C++ core language? +1.05
Linked List...declaration incompatible with the protoype -0.21
Overloaded function template matching template instead of base clas... 0.00
Why is a public const method not called when the non-const one is p... +1.55
Terminating running thread c++ std::thread 0.00
How to convert vector<vector<int>> to array C++ +0.96
Behavior of discard for boost random number generators +0.30
Is std::unique_ptr deletion order guaranteed? +1.69
Initialization of std::initializer_list +1.02
Passing stack allocated objects by pointer to a function which exec... +0.97
How does boost::noncopyable work -0.38
Creating an iterator to a map in a class template +0.00
C++ template <Base class and Derived class> +1.10
Pointer to template parameter type 0.00
What does std::cout << std::cin do? 0.00
What are all the operations/functions that has to be Mutexed when u... -0.46
Is it needed to delete a pointer that is not instantiated to a vari... +0.40
Generated constructor on POD vs non-POD cases +1.26
cannot convert '<brace-enclosed initializer list>' to... 0.00
Does standard C++11 guarantee that temporary object passed to a fun... -1.11
C++ : Connecting a member of a class to its definition -0.21
Deleting new'd memory in a std::map? +0.27
Is C++21 the Next Standard? +0.90
Moving a pointer through array - passing by reference or incrementa... +0.30
Pass callable object by value, assign it to pointer member +1.75
overload ambiguous (int -> int64_t vs int -> double) +1.69
Close console without exit +0.49
Turbo C++ and GCC compiler produces different results during pointe... -1.63
Is There a Way to Discard Empty Captures? +1.37
Multithreading - hopefully a simple task 0.00
c++ string literal concatenation by juxtaposition +0.31
Allocating heap memory greater than 32-bit allows +0.80
C++: Error while allocating memory for a two dimensional array usin... +0.30