StackRating

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

Justin

Rating
1576.23 (3,360th)
Reputation
13,603 (10,586th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Simplify overlapping And condition statements +1.37
Does std::is_constructible work with arguments that are convertible... 0.00
Calling a member function if it exists, falling back to a free func... +1.82
Can I detect which tag dispatch overload is used at compile time? -0.57
JSON for Modern C++ _json Syntax +0.44
Why does sizeof(a ? true : false) give an output of four bytes? +1.96
How can I use C++ template argument to decide which type of member... +1.71
Using declaration contains unexpanded parameter pack 0.00
noexcept operator fails after calling pointer-to-member function +0.43
How to overload an operator for integer, float and double data type... -0.94
To support move semantics, should function parameters be taken by u... -0.40
Dependency injection of parsers using X3 0.00
In the comma operator, is the left operand guaranteed not to be act... +1.35
Can Boost Statechart library be used with the particle photon embed... 0.00
std::enable_if with std::is_same refuses to compile 0.00
C++ named arguments implementation with derived classes +0.23
Using stl algorithms in threads 0.00
Function Overloading using Enum 0.00
Vector push_back and destructor function(?): push_back(~Dword(0)) 0.00
std::shared_ptr constructed from this +1.75
Why can't this enable_if function template be specialized in VS... +0.44
Forwarding of parameters from templates to functions of different t... 0.00
Order of unordered_map changes on assignment +0.12
Friend declaration outside the class definition for template and im... 0.00
Have rvalue reference instead of forwarding reference with variadic... -1.46
Variadic template combined with default template argument -1.60
Why ADL does not resolve to the correct function with std::get +0.32
How can I wrap objects so they are separate types that cannot inter... 0.00
Combine two or more arrays of different size to one array at compil... +0.93
c++ Google test (gtest): how to create custom asserts and expects? 0.00
Create bitmask based on a pattern as constexpr +0.17
C++ printf %p specifier behaves differently in Linux and Windows +0.68
runtime-check whether an instance (Base*) override a parent functio... 0.00
Remove while iterating std::vector (indirectly) +2.31
Remove while iterating std::vector (indirectly) -1.47
Have many vectors sorted together +0.46
writing template for operator<< for any vector +0.47
Detect if type is a "mapping" -0.53
Map from int to type specifier -1.89
Map from int to type specifier +0.11
How to enforce a formal protocol with C++ templates? +1.83
Select appropriate function from enum 0.00
Why is this being optimized away by g++? At least, I think that'... 0.00
How do I remove code duplication between similar ref-qualified memb... 0.00
Can I rely on initializer_list::const_iterator being a plain pointer? -0.47
Constructor overloads to accept any function -0.23
stable_sort not keeping order of elements +1.91
Can this code that expands integer parameter pack be written with j... 0.00
Functional programming in C++. Implementing f(a)(b)(c) -0.62
Constexpr if alternative +0.44