StackRating

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

Matthieu M.

Rating
1635.79 (773rd)
Reputation
213,195 (208th)
Page: 1 ... 10 11 12 13 14 ... 64
Title Δ
Difficulty with pattern matching on an instance of an associated type 0.00
Why would I implement methods on a trait instead of as part of the... -1.77
Can I cast between two traits? -0.82
Is there a better way of getting mutable references to disjoint str... -0.18
Dining philosophers from Rust documentation do not eat concurrently +1.86
Why can't run-time polymorphism be solved at compile time? -0.15
Is there a legitimate use for void*? +0.44
How to implement multiple traits for a struct without repeating met... -0.00
Using a custom comparator function with BTreeSet 0.00
How do I share access to an AtomicBool between threads? 0.00
Creating a struct with a generic trait for field. Expected struct&l... +2.24
Is there a way to count with macros? -0.31
Are end+1 iterators for std::string allowed? +2.06
How do I turn a circular buffer into a vector without an allocation... +2.35
C++ template meta-programming: sort list of mutexes to enforce lock... -0.02
Using an iterator, how do I skip a number of values and then displa... -0.80
c++ correct deletion of structs and pointers -0.60
When I should use std::map::at to retrieve map element +0.65
c++: a program to find the average of very high numbers? 0.00
Big File reading error in C++ +1.87
Can I tell if a C++ virtual function is implemented +0.41
How to get a slice from an Iterator? 0.00
Does Rust optimize for loops over calculated ranges? -0.72
Is it possible to have a struct generic over U and V, where U : V? 0.00
How can I have a container where the items have access to the conta... -1.15
Why do the C++ language designers keep re-using keywords? -0.63
What are the differences between a default Trait method and a param... 0.00
Is there any way to include binary or text files in a Rust library? +1.85
What can be done with Rust's generic FromStr object? +0.41
What does Rust have instead of a garbage collector? +0.75
How can I use a dynamic format string with the format! macro? 0.00
Why isn't the C++ standard library already pre-included in any... -0.92
Are there any "moving target" alias-values for GCC or Cla... -1.53
Explicit partial array initialisation in Rust 0.00
How to handle destructors in DLL exported interfaces 0.00
Creating a struct "view" over a buffer that includes dyna... +0.45
Errors when compiling the project https://svn.openslam.org/data/svn... 0.00
How to hold string in enum? +1.71
Allocating a buffer on the heap at runtime +1.85
Assigning a string literal to std::string -1.36
Mutable borrow seems to outlive its scope 0.00
How can I return a subset of a Vec? 0.00
OOP in C, implicitly pass self as parameter -1.55
What's the difference between `self` and `Self`? -1.12
openann c++ compilation fail 0.00
How to iterate over all byte values (overflowing_literals in `0..25... 0.00
Multiple return types from a method 0.00
Error C2084 "already has body" should compile? +1.88
What is the difference between swapping with and assigning an empty... +0.42
Modify struct field inside of Option +0.62