StackRating

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

chris

Rating
1653.69 (506th)
Reputation
46,954 (2,207th)
Page: 1 2 3 4 5 ... 16
Title Δ
constexpr to return tuple of dimensions of a multidimensional C-sty... 0.00
Unicode character "GREEK CAPITAL LETTER DELTA" is rendere... 0.00
Is it ok to use a pointer which point to the address of a variable... -0.97
C++ for each, hidden type cast +0.29
Can I add a value to a vector without pushing it? -0.11
Deriving from std::runtime_error : How to access base class info? 0.00
How to specialize a class for an inner type of a template? +0.35
Using functions within functions -0.45
how to get un-initialized memory in c++ -1.09
What does the C++ standard says for algorithms when first <= las... 0.00
Why doesn't C++ allow to static_cast<function_type_of_f>(... 0.00
C++ Goto variable +1.06
Why can't Code Blocks find header, even though it's there? 0.00
How to check if a class has an inherited function at compile-time? -0.23
Why the following code compiles with `c++03` but not with `c++11` +1.31
Convert malloc to new +1.02
Number of arguments specified by template +1.15
Too many arguments provided to function-like macro invocation -0.71
Why a rule to explicitly call a virtual base class constructor in i... 0.00
Calling Template Function with Multiple Parameter Values -0.07
pass generic function to a template -2.63
Cin (std in ) in c++ behaving differently on command line vs online... -0.96
Why does my program have variable lifetime issues when using genera... -0.54
Where is `__atomic_compare_exchange` defined in the g++ source? -2.31
How can I specialize a template class member function? 0.00
How do I write a "pointer to const" type trait? +2.47
std::array<float, 4> to std::array<double, 4> casting +1.61
trouble with the preprocessor - when concatenating "name"... +1.72
template inheritance C++ iterator +1.10
Is erasing the end iterator an oversight in the standard or a desig... +2.17
two vector<string> concatenation +0.69
In C++, static assert that a declaration at current position would... +1.54
A Macro for Building a Linked List 0.00
add_const won't work with forwarding references -2.65
c++ anonymous constructor doing weird things 0.00
c token pasting (concatenation) with empty string +1.73
How do I create a wrapper for a pragma and have it compile properly? 0.00
Using boost preprocessor to stringize a tuple 0.00
Can declaring POD types throw an exception? -1.51
Find maximum container size C++ 0.00
Why does double empty curly braces { { } } create a std::initialize... +1.24
Compile-time check if iterator's parent class public member exi... -1.83
C++ constexpr keyword placement +0.29
Preallocating std::string to pass into a WinAPI +1.66
Implementing a preceding 0 in an int in c++ -0.00
Regex do not include 666 and 900-999 -2.23
How to use Regular Expressions to remove all instances of a specifi... 0.00
Pointer to function members: what does `R(*C::*)(Args...)` mean? 0.00
Passing constructor to shared pointer 0.00
Do I have to deallocate memory when I get a pointer to a smart poin... +1.57