StackRating

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

bstamour

Rating
1546.80 (8,966th)
Reputation
5,971 (27,305th)
Page: 1 2 3
Title Δ
Why does inlining my accessors break my code? -2.53
Using a vector constructor to assign dynamic memory +2.22
vector<vector<?>> to array in C++ 0.00
C++: "T a = b" -- copy constructor or assignment operator? +0.44
template typename initialization 0.00
Why does this not work: `int arr[size]` but this does `int* arr = n... +0.10
C++ 'surcharge' variable is not being set properly -0.30
Passing arguments by reference and pointers 0.00
How can I update a variable when the value goes through more than o... +1.54
Template deduction with smart pointers -1.74
implementing curry function -0.50
C++ for each usable with anonymous collections? +2.40
C++ function overload resolution - bool vs string 0.00
Dereferencing iterator-value type of iterator -1.49
use std::bind to bind a bool member function inside std::any_of? +1.81
overloading post/pre increment operators 0.00
References and Pointers both store addresses? +0.74
reference at overloading operator in c++ 0.00
Is boost::multiprecision::cpp_int a POD? +0.41
Traverse though array in cpp +0.37
Mathematical operation to keep number not less than zero +0.95
NetBeans 6.8 for C does not recognize 'bool' (C/C++ noob) +1.44
Changing the display name of a GNUS group 0.00
Conversion from map containing subclass pointers to map containing... -1.85
C++ templates' need for an empty constructor -0.14
Elegant way to static_assert() that a standard library container ty... +0.96
Create A histogram using C++ with map/unordered_map: the default va... -1.16
Is it faster to return a value or to use pointer parameters +0.45
C++ boost parse dynamically generated json string (not a file) 0.00
elegant way to remove all elements of a vector that are contained i... +1.63
Using Map to insert an object and a string C++ 0.00
How can I create a typedef for the first parameter of a parameter p... +3.97
Can the default constructor of std::list<int> throw? -2.02
How to schedule a job in unix without crontab command? 0.00
Defining a unique pointer in a header file with a custom deleter de... -2.63
List of prime factors at compile-time: specialization error +4.77
C++, Proper copy operator overloading +1.06
C std::lower_bound, use overloaded operator as Binary predicate comp? +1.20
What is data structure based for set +4.91
Does a C++ object have a fixed size? +0.79
How to make static initialization of a static dynamically allocated... +4.29
How many methods in c++ to read string character by character to pe... -2.29
single instance of a function +3.43
Regex: Confused about the $ operator -2.96
Is it possible to equate a function name to another function name? -0.97
How to use single letters to form words +1.01
How to cast ostream to basic_ostream<unsigned char>? 0.00
Write a function to malloc double pointer -3.71
why dereferencing a C pointer after "free" gives value 0 +3.69
C++ deleting a pointer when there are 2 pointers pointing to the sa... +3.12