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 ... 14 15 16 17 18 ... 23
Title Δ
C++ variadic number of variadic template parameters +1.65
Template deduction guide for function? -2.05
Template Engine Capable of Altering after Render has been done -2.13
C++ array with randomly placed 1s 0.00
Does const rvalue references allow extra optimisations for compiler? 0.00
What's the meaning of cast pointer to (const char*) in C++? +1.26
Dividing a number represented by two words by a number represented... -0.78
Get a user to guess your lucky word with conditional operator -0.58
Reversing range-based for loop on a custom container class -0.49
Pass by reference an array of vectors as parameter of a function in... +1.53
Add two numbers in C++ using recursion +0.46
How to iterate over std::index_sequence +2.17
Structures, includes, forward declarations ... C +1.07
C++ template specialization all types except one +0.06
Square and round brackets operator, how to choose overloads? -1.02
Automatically format C++ code with a lot of parenthesis((())) to mu... 0.00
How to use "using" for a function? -0.23
Why does std::string_view::data not include a null terminator? +2.87
How can I specify an overloaded operator in a different namespace? +1.07
How does the move constructor look like if I have a vector (or anyt... +1.14
Getting reference to the raw array from std::array +2.48
Can I reinterpret std::vector<char> as a std::vector<unsig... -0.31
How can I implement internal abstract member classes in c++? -2.28
template Metaprogramming: multiplying a bunch of template arguments +0.15
Trivial default constructor for std::optional 0.00
Is it possible to change a C++ object's class after instantiati... -1.11
C++ Is "class Name*" a class pointer? +0.45
C++ default move assignment operator cannot be invoked on class eve... -0.33
C++ define a class member type according to its template +1.05
Is there a case where vararg functions should be preferred over var... -0.38
Default value for a c++ class member variable : referring to it later -0.23
Array subscript operator on a Matrix 0.00
Structured binding to replace std::tie abuse +1.93
C Shallow Copy Confusion -0.39
Call constructor in if condition as a part of the comma expression? +0.65
QHash: Any weak spots performance-wise, besides rehashing? Why not? 0.00
sfinae away a destructor 0.00
Expand a type N times in template parameter -1.61
how to use gcc 4.4.7 to compile C++ code with the C++11 features 0.00
How to forward all unknown parameters in constructor to initialize... -2.02
At which point occurs template Instantiation binding? 0.00
Trailing return type in C++14 -1.87
C giving wrong answer to calculation +1.08
No warnings when accessing index 4 of int (*foo)[3] +0.87
Select templated operator implementation -0.74
Array of non-contiguous objects -0.38
Calculating algorithm complexity by counting steps +0.53
Restrict variadic template arguments +1.38
how to call c++ template function in base class(not template class) 0.00
Create alias for numeric array -1.73