StackRating

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

Edgar Rokjān

Rating
1622.51 (1,033rd)
Reputation
15,208 (9,251st)
Page: 1 2 3 4 ... 8
Title Δ
Where is this rvalue residing if its lifetime is prolonged by const... 0.00
push_backs to a std::vector<std::reference_wrapper<type>> -1.96
std::string reference of a concatenation is safe? +1.99
How to access private member from lambda that is passed to construc... 0.00
Getting error when using register storage class as class member var... 0.00
Is using new thread safe to instantiate a singleton in an implement... +0.34
C++ template trait to specify any unsigned integral type +1.51
Effective search in sorted string vector 0.00
Specify type of just one template argument? -0.65
C++11 lambda capture by copy unless wrapped in std::ref 0.00
Why does new and malloc output different results? +1.67
How to make template function specialization for vector and list ty... +0.38
auto type deduction with container of pointers 0.00
std::out_of_range error when comparing symbols in strings +0.35
Is this unqualified lookup in c++? 0.00
Default destructor in subclasses of base class with a virtual destr... +1.58
Can (a==1)&&(a==2)&&(a==3) evaluate to true? (and c... +0.20
Use cases of std::byte 0.00
Class template deduction for a pointer to a datatype 0.00
Get non-static method parameter count 0.00
Can std::thread by used in an constructor initializer list? +0.36
Override compiler macro in base class +0.15
Default constructor behavior when multiple constructors defined 0.00
Generic Min and Max Lambda Function in C++ 0.00
lambda's captured variable is reset -0.06
C++ "size_t" doesn't need "cstddef" header? -1.43
Defining variadic function specialization in child class +0.24
Why does the standard provide both is_integer and is_exact? 0.00
get resulting type of std::bind 0.00
Correct approach or design pattern to simplify the `operatorX` func... +0.33
How to copy or return an object containing dynamically allocated me... -0.26
C++ library method for intersection of two unordered_set +1.19
Using declaration to denote a type within a template declaration -1.88
C++ member function with auto and default arguments 0.00
Template specialization and function pointer +0.35
Convert type of std::tuple to std::pair 0.00
Why can't I assign to unique_ptr of type uint_8[]? 0.00
C++ template metaprogramming: how to deduce type in expression patt... +1.05
Why does c++ strip reference qualifiers from inferred return types,... 0.00
Enable_if for template function specialization -0.48
Calling different methods with the same signature using a template... -1.62
How to assert type of template argument STL iterator type +0.95
Functor operating on generics not accepted by find_if 0.00
Do postfix operators return lvalue when applied on ostream_iterator? -0.67
No matching function to (C++) 0.00
Problems inserting typedef in std::map 0.00
Static constexpr of set 0.00
Selecting correct method of struct based on input type -0.00
Removing one item in a vector containing identical items +1.29
Return type deduction of lambda expressions of if-else statements 0.00