StackRating

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

L. F.

Rating
1570.85 (3,954th)
Reputation
1,164 (136,141st)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Why does implicit conversion to constant iterator fail in this code? 0.00
Should I make reference for a lambda? +2.13
g++ and clang++ are both bugged with template function parameter pa... 0.00
Class inheritance of template parameters in C++ 0.00
Interpretation of (opt) in C++standard 0.00
Is bool required in C++ to be represented with 1 bit set when true/... 0.00
Are objects of type nullptr_t ever needed? -0.07
std::add_pointer implementation for non-static member functions +2.15
Initialization of an array of non-moveable objects: why does such c... 0.00
Yet another string literal, UDL labyrinth 0.00
Using placement new in generic programming 0.00
Memory alignment rules in inheritance 0.00
Allocator-aware `std::array`-style container? -0.42
Converted constant expression wording 0.00
How to deduce types of the class constructor's arguments, from... 0.00
Correctly propagating a `decltype(auto)` variable from a function -0.07
Are there any realistic use cases for `decltype(auto)` variables? +1.67
Convert function template into templated functor 0.00
Temporary materialization during array-to-pointer conversion 0.00
Most efficient safe way to cast std::map<int, std::shared_ptr<... -0.99
How to change (move forward/backward) an iterator in range based fo... +0.39
For Eigen SparseMatrix, what does innerIndexPtr() and outerIndexPtr... +0.50
Is there any way to get base type stored in a variable or member po... 0.00
Edit string by calling it using concatenation in C++ -0.56
Why pointer can avoid the warning Warrary-bounds +1.48
Will the specialized shared_ptr::swap() function be used if I use s... 0.00
Create vector dynamically and add to map in C++ +1.86
C++ Eigen Matrix clarifications -1.75
Remove spaces from string not taking effect -1.74
Understanding of the implementation of std::forward since C++11 0.00
C++ if (false) condition evaluated? 0.00
Inheriting templated operator= in C++14: different behaviour with g... -1.83
When I use scanf(), I wonder what is different in these two -0.06
Proper modern way of converting two uint8_t into int16_t 0.00
How to merge same key json data into one in c++ using nlhoman json 0.00
Zero initialization of string and string array (C++) +2.37
Convert Variadic Template Function to many concrete functions 0.00
Operator|| overloading for std::variant +0.44
In C++11, can I implement an aggregate-type-initialization like con... 0.00
parameter-pack-like usages acted wired +2.15
C++ reverse iterator based on existing random access iterator? 0.00
Avoiding spurious construction and destruction in RAII timer object +2.19
About Logical operator using variable parameter in templates 0.00
How to Create a Priority Queue in C++ as a member variable? 0.00
Getline function is undefined, even though <string> header is... +0.03
How to count the number of nonzero in the eigen::Tensor<T,2> 0.00
std::make_pair, std::unordered_map and usage of move constructor fr... 0.00
Why structured binding fails with 'std::tie' d objects? 0.00
Generate a date vector using <ctime> +0.47
Casting an mpz_class temporary to int 0.00