StackRating

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

bogdan

Rating
1593.54 (2,094th)
Reputation
7,899 (19,997th)
Page: 1 2 3
Title Δ
Partial specialization of single type template parameter class temp... +1.49
g++ and clang++ different behaviour with friend template function d... 0.00
Why doesn't function declared inside other function participate... +1.92
Overloading multiple function objects by reference 0.00
Emplace a derived movable but noncopyable in a vector gives compila... 0.00
C2143/C2518 when trying to compile project using boost.multiprecision 0.00
extern template 'inconsistent explicit instantiations' 0.00
Applying multiple tuples to the same function (i.e. `apply(f, tuple... 0.00
Ambiguity while calling template function +0.36
Use of (templated) deleted function overload to prevent usual arith... 0.00
Move constructor of unrestricted union crashes with invalid_pointer 0.00
Composite property object that inhibits multiple signal emissions w... 0.00
Using C++11 auto keyword to declare two (or more) variables +0.93
Declaration doesn't solve 'explicit specialization after in... 0.00
Why std::variant in C++17 allows std::variant<int, const int> 0.00
Constexpr lookup table with VS2015 0.00
can a static constexpr variable be used as a template argument 0.00
c++ templates and ambiguous call to overloaded function -1.36
Compilation error when returning an std::map of implicitly non-copy... +2.83
How to distinguish two overloaded functions with arguments of non-n... +0.95
Using an enum as a constant expression. Which compiler is right? 0.00
C++ return value optimization, multiple unnamed returns 0.00
case of template member function specialization that compiles on ms... 0.00
Specialization of inherited nested template class 0.00
Terminating template search 0.00
Initializing a static constexpr data member of the base class by us... 0.00
condition checking on signatures of template of a class (Ex. HashSe... 0.00
Infinite recursion in templates +3.19
C++ Alias to Template? 0.00
Parameter pack expansion for static variables +3.12
Private base class affects member access via template friend functi... 0.00
Why do QString and vector<unique_ptr<int>> appear incom... 0.00
How to automate creation of tuples of template classes based on ele... 0.00
Is there a good way to enforce type restrictions on function parame... 0.00
Difference between default (user-defined) constructor and construct... 0.00
clang and gcc different behavior when handling template generation... 0.00
Unable to compile and link simple C++ program with Visual Studio 20... 0.00
Hiding a sizer and all its contents in wxWidgets using XRC +3.10
CreateFileMapping error code 8 -1.18
Visual Studio 2015 IntelliSense in .cpp files #included as headers 0.00
Botan compile error VS2015 0.00
Explicit copy constructor and uniform initialization 0.00
Weird behavior with exceptions thrown from std::async, in MSVC 2015 -4.94
Usage of members of a strongly typed enum in a member function'... +3.02
How does unqualified name lookup work when using using-declarations? -2.88
Name lookup in using-declaration via using-directive +5.00
Template struct with the default template argument is not instantia... 0.00
priority queue in C++ with custom class and lamda expression +3.13
partial specialization ordering with non-deduced context +4.25
Trying to define namespace member via using-declaration 0.00