StackRating

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

JVApen

Rating
1499.90 (3,713,760th)
Reputation
5,635 (29,136th)
Page: 1 2 3 4 ... 6
Title Δ
How to convert a constructor to a std::function -0.39
Is it safe to handle a std::optional in the body of a noexcept func... -0.50
Using Clang on Windows 10 with LLD 0.00
Concatenating char variables -0.91
Use imported static functions to build a c++ class -0.52
Creating a function that executes lambda functions. Do I have to de... +3.19
#define macro doesn't as expect -1.95
How to interprete - type *(& variable) +0.00
How to pass a not explicitly string literal error message to a stat... -0.46
Problem when checking whether std::any variable holds a std::string -0.18
How to ensure some code is optimized away? +0.40
enum class constructor c++ , how to pass specific value? +1.68
Any way of adding member variable for specific template value? -0.59
avoid repeating the same code when using inheritance +0.50
How do I mark one enum value as an inappropriate case in switches +1.88
How to detect if the whole string wasn't parsed with c++ 0.00
why in the source code __find_if's __trip_cout calculate as (__... 0.00
std::optional: Effective difference between simple and ref-qualifie... -1.29
Mismatch while comparing a c-style character array using strcmp() +0.02
Simplest way to have a function calculate a statement only once unl... 0.00
C++ With Initializer List a thing, when to use normal constructor? +0.08
How to check whether a library can be compiled by a specific g++ ve... 0.00
How to interface between a foreign language and a C++ library which... +0.18
Why does std::enable_shared_from_this allow multiple std::shared_pt... +1.67
Using the number of statements in a function as a constant for memo... +1.05
Initialize array whose size is a compile-time constant to single va... +0.55
Are floating point operations resulting in infinity undefined behav... +0.05
Is it faster for a for loop to count down to 0? +0.50
How to specify files to included before compilation by default +2.01
Is there a way to enforce using "this->" for class mem... +2.25
Passing a String Array to a Function -0.64
Is it bad if my program only achieves the results I want when compi... +2.37
Insert numbers divisible by a number into a vector +0.22
Condition within for loop not executing -1.27
Possible to get value of `__func__` in a constexpr? +0.58
How to make static_assert block re-usable in template classes? +0.04
How to get clang-format working in Visual Studio 0.00
I need to convert some code so that it does not contain the 'au... -1.98
Are there performance concerns when constructing lambdas inside oth... +1.67
Conditionally creating members inside a class -0.76
null checks not required for const unique_ptr returned from factory... +1.65
lambda with conversion function to pointer to function with c++ lin... -0.83
Met c++ code " #define ELEMENT(TYPE, FIELD)" -1.39
Aggregate Initialization with different argument order -1.73
Does writing to a region of memory from multiple threads cause cont... 0.00
Raw pointer vs smart-pointer in C++11 -1.88
Unpredictable behaviour of std::sleep_for on Windows 10 +0.49
Bulk memory free of fragmented stl containers -1.40
sort same elements of vector in ascending order -1.51
How does the vector::size() returns size of the vector in constant... +0.19