StackRating

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

Passer By

Rating
1575.07 (3,494th)
Reputation
10,033 (15,227th)
Page: 1 2 3 4 5 6
Title Δ
confused about atomic class: memory_order_relaxed -0.26
Is the "laundry" propagated by pointer arithmetic? -1.10
How do I thread a function? -1.93
Can I write this if statement with a variable declaration on one li... +4.01
C++: Explicitly call destructor of template parameter's typedef -2.30
Calling constexpr function in enable_if_t 0.00
c++ choose type from set at runtime +1.76
Forward Declaration: Undefined Class ( C2079 ) 0.00
How to prove -> is not used to deference when int* pMember = &am... -3.25
How to enter complex number in an expression in C++ +4.16
Constexpr conditions for constructor 0.00
Use enable_if with two levels of templating 0.00
Is there a sequenced-before relationship between the evaluation of... 0.00
ODR violation with template specializations -4.34
C++ passing variable number of locations from a given array to a fu... 0.00
get unique return type of template function/generic lambda +5.63
Type of an object changing during construction +4.58
why c++ use memset(addr,0,sizeof(T)) to construct a object? Standar... +3.67
c++11 how to implement `std::string ToString(std::tuple<Args...&... -3.61
g++ compiler can't compile fully defined types 0.00
Why can't a destructor be marked constexpr? -2.38
Detect if type is a "mapping" +4.24
Is constructing objects in a char array well-formed +4.97
Create an object array without calling the constructors +0.67
Use of C's '...' parameter pack as C++ template value? -3.94
Why is this constexpr function ill-formed? 0.00
C++ handling many derived classes with static keyword or indexed te... 0.00
Wrapper for template callback? -1.93
C++ 11 save memory by using pointer in class declaration 0.00
minimize byte wasted to align data between 2 headers (custom alloca... 0.00
std::enable_if predicated on std::is_convertible not deducing templ... 0.00
Generate all possible choices of elements each from a distinct set -0.64
C++ virtual method, that doesn't require "this" point... +1.81
create random number from a poisson dist. using MersenneTwister 0.00
Can the compiler exploit empty base optimisation if the class conta... -3.26
Increasing all elements by integer x in O(n) in a program possibili... +4.30
What is a potentially-evaluated expression? 0.00
Template Metaprogramming: "does not have integral or enumerati... -2.52
Why don't compilers optimize this out? +3.83
How to align __m256d inside a struct? 0.00
Constant Reference to Non-Const Object 0.00
How do I structure my program to avoid having to query for the type... +3.87
Using shared_ptr with a const reference +3.88
How to partially specialize function to invoke function with tuple... +2.03
constexpr: definition and declaration for constexpr members 0.00
variable templates compile time array -3.79
How to change the last argument in the parameter pack? -2.47
How to make Visual Studio 2010 warn about unused variables? +0.67
mem_fn to function of member object -1.51
Adding code for each enumerator -0.17