StackRating

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

bartop

Rating
1524.41 (24,665th)
Reputation
3,114 (54,288th)
Page: 1 2 3 4
Title Δ
how can Qt delete QObjects? +3.64
Is there a way to compound functions in C++? +1.94
Why isocpp allows us to exceed enum class values? +2.42
Detect compile-time literals and constants -0.51
Variadic templates : Creating a compile time array 0.00
static asserting lambda that captures +2.49
Why does initialization of array of pairs still need double braces... -1.67
variadic template only using type parameter +4.39
Could it be possible to have types with move operations that throw... -1.81
c++ Passing vector of HIGH & LOW in arduino +3.88
Why can an lvalue be passed into a constructor taking a const ref r... +4.07
Xcode, operator<< unknown error -3.84
How can I read a sentence, separate the words and apply my function... 0.00
Instance show tree in haskell 0.00
Why STL algorithms are not overloaded for std::tuple? -3.09
No instance for (Show (FilePath -> IO [FilePath])) arising from... 0.00
why C++17 destroy()/destroy_n() functions run forward (and not back... +4.86
Pointer arithmetic with std::vector -3.91
With private inheritance, when is it ok to upcast? -1.70
How to pass the specific callback to a template function? -3.18
NodeJS native module - how to remove debug symbols -3.15
Chain Optionals in C++ +0.83
C++ Library for finding Roots of a complex function? 0.00
Pass a pointer or reference to derived class such that base class m... 0.00
How to stop QThread with infinite loop +4.08
Using Boost zip_iterator to write two vectors to CSV file +4.05
Is volatile required here +2.64
using correct container type depending on a template being hashable +1.67
C++ 11 / 14 - Is there a raw pointer wrapper for a resource managed... +4.44
Polymorphism and shared_ptr passed by reference +4.62
Returning a value from an initializer list -1.68
How call by reference work in c++? -2.24
automatic call to removeEventFilter() 0.00
Address of returned instance variable vs returning address of insta... +5.49
Finding kthSmallestElement in the BST +0.29
Use case of dynamic_cast +3.16
Wrapping array of C objects into C++ class -1.74
Concatenate N char arrays on left hand side efficiently, C +0.19
C++: Is it ok to use shared pointers in a function as parameters or... -2.51
What is the purpose of "int mask = ~0;"? -3.51
User-defined conversion function and casting to reference -1.97
C++ how to access a method from object without having circular depe... +0.60
C++ function returning function -3.40
Can the equivalent of an operator bool cast be provided outside of... -2.04
Runtime error(SIGABRT) 0.00
sorting objects by attribute in an array within a class which are t... -3.92
push_back(move(struct.unique_ptr)) causes compile errors -3.53
Confused with char ** -3.50
Why isn't the "noexcept" specifier part of the functi... 0.00