StackRating

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

Tristan Brindle

Rating
1546.99 (8,898th)
Reputation
11,030 (13,593rd)
Page: 1 2 3 ... 6
Title Δ
Bullet-proofing C++ temporary lifetimes? +0.43
c++ Range_Based Loop with custom Object +0.42
Why does putting concept to type specifier fail type deduction when... 0.00
Does incrementing in a member initializer list generate undefined b... -1.43
How to realloc an array of structs without a limit +0.43
Getting raw ptr from a shared_ptr and make it shared again -1.21
f-noelide-constructors is not working as expected 0.00
template argument defaults to list c++ 0.00
In c++ why we can overload `operator ->` and can't overload... 0.00
Do the padding bytes of a POD type get copied? -0.14
Strange sizeof(std::map) +1.67
Is C++17 on windows in alignment with C++17 on ubuntu? 0.00
Does a phantom type have the same alignment as the original one? +0.30
Where is uint() function in C++ 0.00
function template specialization for mixed class and int -1.89
C++ SFINAE Resolution Order -1.04
When I use dynamic_cast and delete the object delete , how the dest... -2.35
unique_ptr linked list insert - no match for operator= -0.55
How to return a reference, then increment iterator 0.00
Is `void_t` necessary to check if a class has a method with a speci... +1.71
How to use chrono to time an algorithm with an accumulator timer? 0.00
About specialization with ints, and static_assert +2.28
How to loop through an std::vector in repeating cycles -1.03
How to make an array that holds unique_ptrs? +0.12
Ternary operator '?:' deduces incorrect type in GCC version... +1.80
How to represent multi-dimensional array in pointer format? -1.46
how to check if a second has elapsed c++ 0.00
Calling a variadic template function with a member function +1.98
Why does decltype(declval<T>().func()) work where decltype(&a... +1.46
String-literals without escaping null-character +0.93
C++ interface without virtual functions -2.03
How can I use a pointer function to write/read an array +2.13
finding and erasing duplicates in one vector and erasing values in... -0.10
Undefined vs. Unspecified vs. Implementation-defined behavior +1.61
achieve non copying swap function +0.40
c++ static member function overloading with inheritance -1.95
Comparing string to a letter, incompatable parameter +0.46
How to enable concepts with g++ 6.2.0? -1.40
Whole Array as Condition in C++ 0.00
c++11 move not take effective? -1.37
simple singleton example in c++ -0.64
C++ Exception Handling: defining exception as object -0.78
What file extention to use for c++ source code -0.57
Is there any method to implement something like std::is_integral_li... 0.00
How to get date and time string accurate to milliseconds in C++ in... 0.00
Why find_if not working in my program? +0.66
C++ operator overload template with different arguments +2.19
Is this correct way to fix ambiguous function call 0.00
Pass-by-value, overloading or perfect forwarding for class type par... -0.15
UTF conversion functions in C++11 -0.59