StackRating

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

KABoissonneault

Rating
1544.53 (9,793rd)
Reputation
1,950 (85,845th)
Page: 1 2
Title Δ
Are there drawbacks to using destsz = sizeof(dst) for strncpy_s()? +3.66
How to avoid copy and paste when two functions are very similar? +3.95
Getting null when trying to copy values to pointer str 0.00
Is it thread safe to write different item of c array in multiple th... +4.37
C++ circular inclusion -> forward declare class definition witho... +1.63
postincrement operation in same statement 0.00
Can I use Qt thread ID to create unique cache for every thread? +3.30
Virtual function compiler optimization c++ -0.26
Why is std::exchange not noexcept? +4.58
C++ Initialize Static Array +0.87
Objects of non-movable classes not throwable? 0.00
recursive destructor for linked list +3.73
Lambda function capture a variable vs return value? +0.41
Why doesn't the scope resolution not go outside of the class? +3.74
const qualifier to decltype -1.40
Duplicate constructor call in assignment 0.00
C++ printf field width specifier ‘.*’ expects int not size_t -4.24
I already declared integer and tried to return integer but it gives... -0.87
Initialization of a return value should ignore constness of automat... +3.94
The std::get_temporary_buffer returns raw pointer instead of smart... +4.54
Simple recursive C++ code keeps crashing +3.64
What are contracts in C++17 +3.89
Difference between "&" and std::reference_wrapper? 0.00
Why doesn't rvalue destroy right after it's used? -1.01
Confused with pre and postincrements inside IF +3.83
Template function taking different class as parameter 0.00
std::unordered_map::operator[] - why there are two signatures? +4.23
Accessing an object from a vector of object pointers +3.71
std::is_copy/move_constructible fails even though copy/move constru... -3.60
Threaded base class C++ -4.02
C++ compiler optimizations and short-circuit evaluation -2.67
Identifier "unlock" is undefined +0.06
Issue when use two type-cast operators in template class -2.22
C++: I'm using a[] , which memory I'm using? -0.13
C++ equivalent of fprintf with error +3.53
Safe some memory when passing and assigning -3.94
Sorting based on the rules set by a string variable +1.35
exception catching for int divided by 0 +1.88
passing multiple arguments to a threaded function from another class -4.09
Making a read function that allows spaces in the input (C++) +3.83
shared_ptr and private inheritance -3.07
VC++/CLI: How to prevent an unmanaged object from being destroyed w... +3.77
What is the reason for "declaration does not declare anything&... +1.46
How do I call a function in C++ that returns a string from C#? -1.67
Variadic template method and std::function - compilation error +2.41
Can you overload a global operator in a .hpp file? +2.37
shared_ptr: "is not a type" error -2.82
Two LNK errors, LNK 1120 and LNK 2019 0.00
Find diameter from volume of sphere C++ -1.15
Lifetime of temporary objects -2.88