StackRating

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

Smeeheey

Rating
1530.23 (18,310th)
Reputation
7,984 (19,766th)
Page: 1 2 3 ... 6
Title Δ
How does branch prediction speed up anything? 0.00
How to use the initializer with an rvalue reference param // Why no... +0.46
C++ double-declaration or no declaration issue -1.38
noexcept for different operations with template type inside function -1.32
Using class/struct not defined in .lib -0.08
ld: library not found for -llibopencv_dnn.3.3.1.dylib -0.05
Friend funcitons of template classes +0.46
Why do I need to input a non-char value twice to end the program 0.00
Variadic templated constructor does not take x arguments 0.00
Recursively add 1 to all nodes in a BST except node with SMALLEST d... +0.45
How do you make a block of code that contains return statements int... -0.76
Pure virtual destructor of a local abstract class -0.60
Can I install a signal handler for Boost unit tests? 0.00
How to convert std::bind (or lambda) to std::function in deduced co... -1.53
How to call a function, passing the return value (possibly void) of... -1.18
Is there a difference between if (intVar) and if (intVar != 0)? +1.85
C++ function template partial specialization error when overloading... 0.00
tail-recursive function in self-defined list_t 0.00
What happens to "lost" stack objects? +1.43
Move constructor trigger unexpectedly by template constructor (std:... 0.00
Using CRTP with an interface 0.00
unresolved external symbol - calling static function from other pro... 0.00
c++ How do you specify one of several overloaded functions as an ar... 0.00
C++ how to convert member functions to standalone functions (for us... +0.46
Fill array dynamicly with gradient color c++ -2.35
I want a recursive function to check the order of an array using bi... -1.46
What happened when a destructor called in the constructor? +0.96
c++ template function error: template-id does not match any templat... -2.07
gcc local include path -0.02
How const variable and const pointer in C++ are treated by compiler... -0.37
My pointers are causing "same type qualifier used more than on... +2.59
How to optimize checking elements in a vector in c++ -1.66
How to implement timeout for function in c++ +2.43
Assigning to reference parameter invalidates object 0.00
C++: Convert hex representation of UTF16 char into decimal (like py... 0.00
Why the compiler in C++ execute a command before another? -1.83
C++ How to check the last modified time of a file +1.83
How to atomically set a value if a condition holds in C/C++? +2.12
Armadillo linking error only if I use it in my own library 0.00
How to assign const static with an incremental macro? +0.18
Why does std::vector zero initilize its memory? -0.44
Why the destrcution is called twice? -0.05
Pointer increment answer not understood +2.27
Strange compile error when calling explicitly specialized class mem... +2.89
Find last element in std::vector which satisfies a condition +1.97
Function resolution from vtable in C++ 0.00
Easiest way to fill std::vector<double> with equidistant values -0.85
Wrap dynamic array with shared_ptr by make_shared -1.24
Why I can't use string? 0.00
Data from a static vector left unchanged when I leave the method 0.00