StackRating

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

Grizzly

Rating
1544.19 (9,933rd)
Reputation
16,111 (8,672nd)
Page: 1 2 3 ... 6
Title Δ
Derive all template<derived> instances from template<base&... -2.02
Custom exception hierarchy. Dreaded diamond from std::exception and... -0.45
Converting unsigned char * to char * +1.94
Erasing from an STL container by a constant iterator +0.73
C++11 atomic: why does this code work? +1.02
Calling an object function before declaring it -1.13
Is there a way to use a default template argument without having to... +0.58
Memory Leak; when deleted exception raised 0.00
Get base type of a template type (remove const/reference/etc.) -0.69
Hamming weight for vector<int> C++ 0.00
Using standard library in C++, copy algorithm +0.27
typeid of template parameter universal reference 0.00
Is there a safe way to use C++11 Smart Pointer and the Interface fo... -0.13
What is <Object> in void init(Handle<Object> exports) -1.23
C++ - Threads without coordinating mechanism like mutex_Lock -0.77
Deleting dynamic memory pointed by static pointer +1.91
Why doesn't default assignment operator call the destructor first? -0.56
unsigned int - shifting and oring creates negative value +0.44
var++ or var-- not threadsafe? +0.82
c++ implicit conversion of string to char* matches wrong function s... +0.44
What this declaration of the argument mean: "type (*name1) (co... -1.70
How does this naive recursive fibonacci implementation not stackove... +2.30
C# "ref" not Doing what I Think it Should -1.24
How to define a destructor of a class B if B uses class A (c++)? -0.49
C++ Max size of array of pointers +0.91
Type of lambda function -0.15
C++11 thread-safe queue +0.94
What is the use of this code that "Detects zero bytes inside a... -0.85
variadic template arguments unpacking +1.01
SSE/AVX + OpenMP: fast sum of arrays 0.00
Copying std::vector: prefer assignment or std::copy? +1.28
Splitting 2-Dim loop into multiple threads 0.00
Is it meaningless to declare the return type of a function as T&... -0.50
Does the WKWYL optimazion in make_shared<>() introduce a pena... +0.53
No match found for operator= (find value in vector<string>) -0.18
C++ string / container allocation +0.43
Difference between decltype and typeof? +0.42
C++ Timer implementation 0.00
C++ type erasure with template copy and move constructor +2.24
Can I safely create references to possibly invalid memory as long a... -0.09
How to determine if an argument is a pure function pointer? +2.26
C++ Address of lambda objects as parameters to functions +1.03
C++ Prevent copy a member data +1.74
convert vector<boost::shared_ptr<Foo> > to vector<Fo... +1.76
Casting normal pointer to std::shared_ptr doesn't seem to work +0.67
(Im)perfect forwarding with variadic templates -1.86
Translating (1-tuple to 10-tuple) argument to n-tuple argument in C... +2.86
Initialise size of std::array in a constructor of the class that us... -1.06
C++11 move constructor not called, default constructor preferred +1.95
Reason for existence of sort_heap +1.51