StackRating

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

Guillaume Racicot

Rating
1564.12 (4,895th)
Reputation
14,934 (9,432nd)
Page: 1 ... 14 15 16
Title Δ
C++ Undefined reference to destructor and reference to local variab... -3.28
"Defaulted" move constructor and assignment - weird behav... +1.13
Understanding the purpose of returning and passing custom Objects i... +2.15
Class variable assignment in c++ +5.90
In C++, should I bother to cache variables, or let the compiler do... -0.61
Overhead with std::function +1.86
For loop with unsigned int -1.85
shared_ptr vs unique_ptr uses in classes and children +3.92
Templates: Get type and map to function -1.74
BGL: Is it possible to use range for of C++11 to loop over the vert... -2.83
how to overload accessor and mutator operator[] in c++ -0.26
Printing C++ int pointer vs char pointer -1.57
Derived class template -1.70
How Would I add a constructor to this code. -3.68
Why compiler cannot decide which function to call without the refer... -3.11
Should a pointer or a non-const reference be passed in this particu... -2.07
Inheriting from a template class, Types are declared in child class -3.42
Template class derived from nontemplate class: access to derived cl... -0.51
a non static member reference must be relative to a specific object... +0.62
Template method specialization for multiple types +0.22
Is there a simpler way to get to a member of a class wrapped in a s... +1.17
Easily convert between different geometry classes in c++? -3.68
Select object for call function at run time, without base class and... +4.22
How to specify that a template class implements certain methods in... 0.00
Run-Time Checking of a Cast from a void* +3.89
c++ lambda with static dispatch +0.47
Fixing collision memory leak in std::map -2.21
When to use *it instead of it for iterating over a vector? -0.97
Cannot dynamic cast to ptr -1.37
Function call in for loop condition? +1.37
Static constexpr of class inside class link problems +4.89
Increment operator on reference variable -1.53
How could I improve this c++ program without vectors? 0.00
Already defined error with operator overloading -4.05
How to reduce copy in c++ -0.08
QT: shaded window effect (lights out) -3.79
variable as document index -3.99
Unexpected behavior of macro -1.56
api dynamically change a variable in C++ in realtime +0.05
static_assert depend on class template -3.31
Handle a value being changed in a c++ struct +2.00
How can we move implementation to multiple header file without circ... +0.88
Is macro more secure than static const if I don't want someone... -3.98
limit on parameters taken by boost make_shared 0.00