StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 15 16 17 18 19 ... 23
Title Δ
Function expecting arguments and returning a pointer to a void func... -0.42
Using of Smart Pointers on objects with automatic storage duration +1.12
How do C++ programs import files from ".a" files, but you... +1.94
How to initialize structure in C++? 0.00
Is it possible to create an instance of a class within the same cla... +1.27
Function Call = expression-statement... even functions of type void? +1.04
mimic "if constexpr" behavior, impossible? 0.00
How to fill bitfields with 0xff +1.63
Best way to to average duplicate properties in C++ vector +0.46
Empty class in std::tuple -2.07
Reading assembly comparing multiplication vs division +1.62
deep copy pointer of a struct object in c++ -1.21
Why does the C++ compiler makes it possible to declare a function a... -0.38
Nested linked lists in C +0.46
C - find size of initialized data in an integer variable -0.31
When defining a member function out-of-line, which qualifiers must... -0.39
How can I compose a pair of functions in C++? -0.49
Why is automatic object's destructor called twice? +0.62
can we control memory allocation for elements in the vector array (... 0.00
Nicer syntax for setting default argument value to default construc... +1.74
initialization of vector<float> error during uniform initiali... 0.00
Indeterminate return type of a function +0.46
How Universal References get deduced +2.92
Having a template parameter depend on a parameter list -0.40
Where does the reference variable gets stored -0.63
Forward use of function parameter +0.38
Calling a function with internal linkage via pointer from another t... 0.00
How to forward a thrown expression from one catch block to another? -0.99
C array of strings to a function -0.45
How can I design storage that conforms to the standard's implem... -0.80
Applications of const&& in range-for? 0.00
How free memory after of realloc +2.12
How is time complexity of the code Θ(nLogn)? 0.00
c++: confusion about forwarding reference 0.00
Lambda Syntax Incompatibility between MSVC and GCC 0.00
Functional versions of C++ copy_if, transform etc -1.74
Perfect hash function generator for functions 0.00
Partial template specialisation without rewriting the class +1.80
How to make a template with customized bit shift values -0.26
C++ in-place placement new 0.00
A function template that can sort object array with respect to any... -1.35
How to make GCC generate bswap instruction for big endian store wit... +1.95
Are these vector iteration forms the same? -0.57
C++ combining heterogeneous recursive types in order to define a su... +0.10
Type cast operators to any arithmetic type except some reference -0.03
In C, how can I calculate the number of different digits used in a... -0.09
Writing simple base code for a program that keeps track of my work... -0.54
I cannot pass lambda as std::function +1.83
Why is this "call" to assert seeing two arguments instead... -0.81
gsl::span<T> and gsl::span<const T> overloads are ambig... -1.90