StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 29 30 31 32 33 ... 79
Title Δ
C++ - Creating a Copy function without = assignment for a Dynamic S... 0.00
c++11, salvaging a set 0.00
Check if a stream ends with a newline +0.88
Assigning subobject -0.72
Class with member that uses variadic template +0.22
Forward declaration of template friend function -0.63
Invoke base class function as derived 0.00
Macro define for type is not working +0.97
C++-conversion function template deduction, why does this work? +1.30
Strict aliasing char* to a wider type without undefined behavior +1.25
Template and constexpr deduction at compiletime dependent on compil... 0.00
How to enforce a particular signature for template callback paramet... +0.39
Retrieve argument type of function operator of an object +1.09
function of generic container of specific specialization +0.71
function pointer definition on ternary operator -0.25
Pointer arithmatic failed to compile, gcc says invalid type convers... +0.50
In C++17 can an if statement with an initializer be used to unpack... +1.19
Struct alignment and type reinterpretation +0.77
How to explicitly call const version of the member function? +1.36
memcpy from one type to another type. How do we access the destinat... -2.55
c++11 value-initialization prior to aggregate-initialization 0.00
Error: expected ')' before '&' token 0.00
Why does template argument deduction/substitution fail here? +0.89
Is there a difference between universal references and forwarding r... +0.85
void_t and trailing return type with decltype: are they completely... +0.23
Adding the -M flag to g++ causes a file format not recoginzed error -1.79
C++ std:search behavior or restriction +0.99
exposing only certain methods through public inheritence +0.36
False sharing of guarded member variables? 0.00
When does unique_ptr require a complete type? +1.03
How do you explain *(y_ptr)&val; -2.07
Is there any basis for this alternative 'for' loop syntax? +1.15
Is there any way to perform function signature matching based on pa... +0.67
How do you return an sf::RenderWindow? +0.78
python recursion pass by reference or by value? 0.00
Is there a canonical way to allow implicit conversion of a non-cons... -1.23
static_assert in for-init-statement of the for statement 0.00
Has or will C++14 or C++1z make it no longer undefined to call dele... +1.19
Recursion Stack Overflow C++ 0.00
`no matching function for call` upon parameter pack recursive expan... 0.00
How to expose a templated class as one class to python with boost::... 0.00
How to pick overload based on return type +0.51
how to refactor functions that have same lines with only difference... +1.33
Exception catching mechanism, C++ -1.42
Detect whether operator exists and callable in c++ (considering sta... 0.00
Makefile - .o: file not recognized: File truncated? -1.25
Quick int-like type with invariant? C++ -2.93
Parse integers in string in C++ +0.78
change pointer in std::unique_ptr without destroy it 0.00
Lambda function type creep 0.00