StackRating

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

Elohim Meth

Rating
1503.27 (321,301st)
Reputation
1,459 (111,801st)
Page: 1
Title Δ
Why use std::forward rather than std::move for data member in rvalu... -4.23
const reference and returned value -0.33
How to get different overloads for rvalue and lvalue references wit... -0.76
How to properly pass C strings to a lambda inside a variadic templa... -3.09
Use SFINAE to detect the existence of a templated member function -4.12
Qt GUI doesn't work with std::thread as I expect -0.96
C++ makes possible to reassign reference? -4.27
Atomic operation on queue<T>? 0.00
C++ why is noexcept required in the context of Move Constructors an... +2.38
Should C++11 Move and Copy Assignment Operators return const? +3.73
Change integer in bitset -2.60
Understanding std::forward -2.39
Member function of a class as friend to another class +0.98
How to get subclass member in c++ -3.86
Is it possible to implement Q_PROPERTY READ/WRITE accessors without... 0.00
Directly type cast derived to base class to call overloaded function 0.00
increment and decrement operator overloading +4.93
An object passed as const to a function returns a pointer to its da... +0.33
How do I copy or alias an object in C++11 using rvalues? +3.90
conversion from std::map<std::basic_string<char>,std::pair... +4.53
Difference between add_lvalue_reference_t<T> and T& +0.89
Overloading with “const” at end of function declaration +1.19
lvalue vs rvalue dubious +4.74
Microsoft SQL.Procedure Error Msg 137, Must declare the scalar vari... 0.00
Pointer assignment inside function 0.00
Counting between date ranges -2.10
What is the correct way to initialize a variable in C++ +0.45
Functors - Are they used to make Operator Overloading more easy? -3.98
Variadic template couples 0.00
Giving char* to std::string for management (to eventually free memo... -1.21
Friend operators for template class -3.77
Function argument template parameter ambiguous for const ref types -1.01
Are the implicit move ctor/assignmet operations noexcept? What abou... +5.40
C++11 Vector of Pointers to Templated Static Member Function +5.04
In perfect forwarding what is the difference between `decltype(std:... 0.00
Using `void_t` to detect multiple inheritance type repetition errors -2.30
How to access a possibly unexisting type-alias in C++11? -1.12
C++11 lambda: mixed capture list +2.46
How to omit perfect forwarding for deduced parameter type? -2.33
Bit shift compile error from template instantiation with float type -0.98
Best way to remove white spaces from std::string +2.05
Why does std::unique_lock use type tags to differentiate constructo... -1.55
C++ initialize static SDL_Window and SDL_Surface 0.00
How to convert an integer declared as a string to an int type? -0.33
Is a defaulted move constructor considered user-declared? +4.84
Inheriting constructors w / wo their default arguments? +5.98
noexcept practice for style and performance? -3.94
Class templated member function and return type inference +4.25
Move semantics in Qt without pointers? -3.55