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 2 3 4 5 6 ... 23
Title Δ
no match for call to ‘(const Y) (int&, std::mersenne_twister_en... 0.00
C++ Initializing a template array in a contructor initializer list 0.00
Initialize new[] using copy constructor -2.18
Is it possible to get the index of a variant as a constexpr variable? +2.89
C++ load constructor from variable name -0.30
Reason for using smart pointers with a container +0.36
Is there any way to make a constructor default values in a template... +1.47
Is it possible to use one tuple to index another? 0.00
Why does conceptual class template specialization cause an error 0.00
c++ How to evaluate a list of functions? -0.14
How to efficiently replace characters in an std::string with iterat... -0.72
How do I force the compiler to evaluate a switch at compile time? +0.92
Incomplete type not allowed in C++ 0.00
Dangers of using reference-to-pointer as function argument -0.50
Erase inside a std::string by std::string_view -1.85
When is a requires clause expression required to be parenthesised?... -0.59
How is the best constrained function template selected with concepts? 0.00
Will the program encounter an undefined behavior? 0.00
pass address of an object to another object C++ -2.23
C++ `std::move` custom type into a lambda capture +0.36
I can't push_back a unique_ptr after passed it into a function 0.00
How to move stack object into std::shared_pointer without instantia... +2.23
Can I emplace a value into a vector that is stored in a map in C++? -0.33
What is the purpose of changing the entry point ( main() function) -0.69
Is inserting map size as value into a map undefined behavior? 0.00
How to Get Static Var Inside Class (Resolved) +2.44
SFINAE to select constructor based on class value template parameter -0.21
This is strange question of Space Complexity. Can someone provide a... -1.46
Is it possible to create a vector of a template class and call its... +0.34
Why do parts of a namespace count as a namespace -1.21
why would I not use a constructor for this struct in c++? +1.92
C++ won't print trailing whitespace 0.00
C++ default constructor for primitives? -1.92
what does if (!ist) mean in c++? +1.76
C++ STL Vector's equivalent of set_len() in Rust 0.00
Array strings C++ +0.35
How to use a struct declared with 'constexpr' as a template... 0.00
C++: using class with explicit operator bool overloaded -0.37
append chars to string +1.64
Can a portion of an instantiated C++ function template's name (... +2.24
Is there any reason why there is no std::iterator for std::tuple in... 0.00
How do I get a proper answer and not just random numbers? +0.36
One of them is not like the others: why is std::vector::size implem... +0.57
Is accessing a double pointer array within a pointer array possible? 0.00
How to avoid implicit conversions from integer 0 to pointer, as the... -0.79
How to avoid implicit conversions from integer 0 to pointer, as the... +0.71
Why std::optional<bool> uses two bytes? 0.00
Which of the two methods to initialize the structure on the heap is... +1.22
how to make template alias as template class -2.19
Converting days into years seconds and minutes -1.25