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 Δ
C++ regex for unsigned string type 0.00
Understanding the architecture of type traits 0.00
Compile Time Assertion is Unreliable? 0.00
Is there a way to shorten this while condition? -0.19
How to provide multiple begin/end proxies for a class 0.00
Why can freed dynamically allocated memory still be accessed after... -0.18
vector<pair<double,double>> giving problems -1.49
Concept of "equal" in C++20 concepts 0.00
Deconstructing the expression 0.00
Do std::make_shared and std::make_unique have a "nothrow"... 0.00
How to test if std::remove_cvref is defined in the standard library? 0.00
Why does std::ofstream truncate without std::ios_base::trunc? 0.00
Functors and iteration trough vector 0.00
Why doesn't std::deque allow specifying the bucket size? 0.00
Do I have to use std::forward when passing arguments pack to anothe... 0.00
Difference between apparently equivalent expression (class)A a;, an... 0.00
Reacting threads needing its OWN COPY of the std::shared_future tha... 0.00
I was thinking about creating copy constructor for `A` class but I&... 0.00
How I can use std::max_element for a struct 0.00
How to output when reading a binary file? 0.00
Is an Incremented Variable Reusable in a tie Call? 0.00
C++20: Concepts of multiple types and its constraint, correct syntax? +1.80
How to insert int values into matrix by using if statement with cha... -0.55
How to compare strings and integers defined by #define? +0.95
Explanation of undefined behaviour, and whether it's truly unde... 0.00
Why returning pointer instead of variable itself is correct for fun... 0.00
Is it legal to use an operator in a fold expression that was introd... 0.00
Does span propagate const? -0.01
combination of enable_if + std::less + sizeof... makes MSVC fail 0.00
std::ofstream - no buffering string longer than 1023 (instant flush) 0.00
Is using a string constant in C++ ternary operator an invalid use o... 0.00
Why does std::cbegin() not call .cbegin() on the container? -2.47
Unreported error VS 2015: Hex char specifier 0.00
How can I check type T is among parameter pack Ts...? +1.83
Any way to combine std::istream_iterator and std::for_each_n()? 0.00
why is the optimizer not allowed to fold in "constant context&... 0.00
Different behavior for bool to string conversion with different gcc... 0.00
error: conversion from std::chrono::time_point float to non-scalar... -2.53
Vector insert within the same object -3.33
How to require a C++ template parameter to have some methods with a... -0.40
Template parameter dependant [[nodiscard]] 0.00
Template parameter pack of mixed templated types (std::function rec... 0.00
Does std::promise internally use std::condition_variable to notify... 0.00
Why is the copy constructor not trivial just because there is a use... -0.48
No class subtraction operator overloaded but still works +3.45
What is the C++ way to do this instead of using function pointers? +3.58
What is the proper way to "placement new" an array of str... 0.00
Overload resolution for char*, char array, and string literals usin... 0.00
Printf function formatter -0.00
gcc vs clang: expanding a captured parameter pack twice 0.00