StackRating

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

Joseph Thomson

Rating
1515.32 (44,168th)
Reputation
5,186 (31,947th)
Page: 1 2 3
Title Δ
Approach for setting dynamic constructor parameter inside template... -0.04
Why doesn't the int-based access work for std::get(std::tuple)? +2.01
Creating permutations of operators between variables -0.33
class template constructor overload resolution ambiguity 0.00
Finding the lowest number, which isn't zero -0.63
Writing a private function to expand an array if capacity has run out 0.00
How to conditionally add element to std::array - C++11 -1.54
How to conditionally add element to std::array - C++11 -1.54
How do I clone a jagged array in a c++ class? 0.00
Why does std::distance() for std:list<int>::iterator not retu... -1.74
How to construct an object either from a const reference or tempora... -2.24
Member function passed as std::function to template, binding all pa... 0.00
Quickly determine subclass based on abstract class -2.84
How to force a function to only accept an lvalue reference parameter +1.01
Calling function template for a derived class from a base one -0.05
Are [this] and [&] in a lambda capture-list equivalent, when us... -4.04
avoid memory leaks caused by new(new[]) 0.00
How do you implement the destructor in CRTP? +4.23
Generate random string of numbers of random length -3.31
C++ constructor, one for degrees, one for radians -2.19
Exclude first n arguments from parameter pack -3.61
Cascading Function Calls -3.19
openGL and vector 0.00
Wrap negative index to size of array 0.00
Reading OpenGL's default framebuffer in a windowless GLX program -3.87
Which C++ feature ensures fool-proof extracting T& from optiona... 0.00
How do I access a private constructor in a class from the main func... +0.53
Linux vs Windows, C++ runtime performance difference over reading C... 0.00
Is setting a const char* equal to a char[] literal safe? -0.04
Are the experimental features of modern C++ reliable for long-term... +1.46
What is the C++17 equivalent to boost::filesystem::unique_path()? +3.57
Logical issue in interpolation between two angles? -4.44
How to iterate a string in which was read without knowing its size? +3.40
Get the middle scoped value of variable 0.00
Recursive variadic template with empty parameter pack (to avoid dup... -2.19
C++ Searching object in nested pair of an std::set 0.00
Returning 2D array pointer from class 0.00
How to keep alive a shared_ptr-object of which members are used in... +1.08
How to keep alive a shared_ptr-object of which members are used in... +3.75
declare a variable with different types in C++ 0.00
3D graphics mesh normal vector rotation is doubled -0.37
Accessing a protected member +3.73
How to modify some arrays and not modifying others when we pass the... +4.01
using NDK for Android to write OpenGL code +3.92
C++ usage: what does " *(new int); " do? -4.78
How do I rebuild parameter pack from TypeList -3.93
compiler error: is private within this context -0.15
How to find word location on string array in C++? -0.27
c++ efficiently get substring of string with index +3.73
Why it is an error to convert a base class for curious template pat... +4.16