StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 58 59 60 61 62 ... 99
Title Δ
What's the difference between a sentinel and an end iterator? +2.10
C++ distinguish Lambdas from Function pointers inside a vector +1.02
subtract two order-less std::vector of objects +0.90
Casting char to int reference in a template +2.11
Compare two integer sequences at compile-time? +0.29
Value returned from overloading new and this do not match 0.00
Operator overloading + operator in C++. How to overload objecttypeA... -1.51
C++ std::forward<T> vs static_cast<T> -0.86
Template code shared across multiple solutions with Visual Studio -2.26
can I call destructor in move assignment operator? +2.09
Autoconverting template< T> to template<const T> 0.00
Have enum value be equivalent to many others +1.90
C++ Move Semantics - Wrapping Legacy C APIs -0.60
OpenGL chained translations/rotations 0.00
Custom iterator works with std::sort but not with tbb::parallel_sort? -0.36
Why std::make_shared has to be provided type info but std::make_pai... -0.82
Having a function only accept non-const lvalues -0.62
Is overriding nested class and returning the outer class as base is... -1.02
Unpack Data for Variadic Template Function Calls stored as Array (G... 0.00
Do object arguments for dummy parameters get constructed? +2.34
C++ calculate and sort vector at compile time -0.96
Why aren't #define'd constants known to debugger? -0.71
std future exception - already retrieved, std bug? 0.00
Compiling Class Member Variables Out with C++ Templates? +0.98
Is there a way to use SFINAE to detect whether a non-templated non-... 0.00
C++ templates std::tuple to void* and back -0.57
Why are rvalues references variables not rvalue? +2.27
How to solve the 32-byte-alignment issue for AVX load/store operati... -1.43
How do delete empty cells of a vector if using remove_if 0.00
Unaligned access through reinterpret_cast +0.02
Unaligned access through reinterpret_cast -1.98
Keeping objects after the termination of method in c++ +0.43
Run loop in `std::future` until destruction - idiomatic way? 0.00
Can the use of C++11's 'auto' improve performance? -0.74
C++14 - Does an std::revers(ed) std::string contain a null characte... +0.51
Does delete (non array form) know the total amount of memory alloca... +0.99
Can a std::map contain a reference to a constructor? -0.06
template being deduced as wrong type with template variable 0.00
Calling destructor of non-pointer member before pointer member +1.82
Can adding 'constexpr' change the behaviour? +2.73
Inheritance of overloaded + operator -2.55
Why "move semantics" rather than simply memcpy? +1.67
signalling a thread with a variable of a type which should be defin... 0.00
create a Set template class using the Standard C++ Library vector a... -1.99
Is there a name for this convenience wrapper around std::future::th... -2.36
Should I extend std::less for a comparison functor? -0.30
Is overloading the addition operator with an rvalue reference as it... 0.00
Which one is faster "find" or "at" in unordered... -0.12
Why doesn't changing the value of the object that is pointed do... 0.00
use-after-move POD parts of composite class with defaulted move ctor 0.00