StackRating

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

lubgr

Rating
1643.54 (663rd)
Reputation
13,232 (10,965th)
Page: 1 ... 4 5 6 7 8 ... 14
Title Δ
Why are C++20 template lambdas using typename keyword? +0.26
How to count the number of distinct of Values in a C++ `Map<Key,... -0.65
pass vector with const contents +0.36
Is there any default return type for a function in C++? +1.56
How to use logger with template when using const char *? -1.28
C++ iterate container backwards N steps +2.12
can i write a user defined deduction rule for array to vector? 0.00
Mapping string characters to vector -0.14
Inconsistent behavior of compiler optimization of unused string +1.91
C++ - Vector of precise time 0.00
Returning a reference to the derived class from a base class method +0.02
Problem with understanding a vector initialization -0.30
What is wrong with this template declaration? 0.00
C++ Bind failure due to unable to resolve overloaded function 0.00
How can I use type-safe unions (variants) inside a class with templ... +1.97
Custom allocators as alternatives to vector of smart pointers? +0.69
How is deque implemented in c++ stl 0.00
C++ forcing function parameter evalution order -0.92
std::map - adding element using subscript operator Vs insert method +1.25
How to insert item in list at given index in c++ 0.00
C++ creating a vector which stores different typenames +0.97
Accessing vector of structures -1.00
Why does dynamic cast only work with references and pointers +0.36
Why do I have to explicitly cast an enum that I have specified the... +1.67
#define was changed to constexpr auto +1.89
How can I create an alias for multiple classes in c++ 0.00
function objects for class methods +0.36
Why there is no implicit conversion from pointer to reference? +0.37
How to properly check for overflow when down casting to uint32_t -1.40
How to handle std::find_if() returning false? -0.04
-fsanitize=address doesn't work on QtCreator (mac10.13) 0.00
What is the standard way in C++11 to access the pointer to element... 0.00
Undefined sanitization unable to detect a simple stack out-of-bound... 0.00
error : expected primary-expression before 'decltype' 0.00
Freeing memory with delete vs smart pointer and proper way of freei... +0.73
set_union got wrong result when i called it twice -0.46
How to output the last element of a set in C++? 0.00
Using std::transform to make a vector of pair 0.00
How can I initialize a map without explicitly invoking an explicit... 0.00
String initialization and printing -1.98
template function that uses n_copy to copy first n elements form on... +0.02
Clang doesn't evaluate the value of the constexpr function for... -1.04
When is it appropriate to use std::optional 0.00
What is the syntax to access a member function of a derived class n... -0.34
Purpose of reference template arguments +1.95
Why is my program is outputting '0' when run, even though i... -0.83
Can I take a ref to part of std::string inside a loop and have it a... -1.99
Why doesn't the standard consider a template constructor as a c... -0.37
Why do I have to call "delete" twice when I have each two... +1.51
Constexpr pointer to data member conversion -2.09