StackRating

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

Caleth

Rating
1533.80 (15,470th)
Reputation
19,488 (7,033rd)
Page: 1 ... 15 16 17 18 19 ... 29
Title Δ
Using std::transform to Add Vector of Vectors (A) to another Vector... 0.00
Is it good practice to store copies of the same shared pointers in... -1.12
What exact rules in the C++ memory model prevent reordering before... -0.08
A pipe pattern using templates instead of virtual methods -1.41
Add const to type if template arg is const +2.22
How can I resolve maximum recursion depth error +0.46
How to test iterator values using google test case? 0.00
Object returned from lambda loses property value -2.01
Overloaded template operator calling separate class operator -2.18
Using reverse_iterator instead of const_reverse_iterator and gettin... +1.80
convert from 'const QVector<QVector<qreal>>' to... +0.46
boost::polycollection, std::variant, or CRTP? +0.45
std::string, const, and thread safety +1.90
Increment an array element by one -0.52
Is it okay and/or normal to use #include to put large chunks of rep... +0.42
How do I use cin for an array +0.46
How to use STL sort to sort custom class object with template speci... -1.21
Find the sum of data stored in all non leaf of Binary Search Tree?... -0.57
C++ what's different ways to define customized unordered_set +1.97
Bitwise operators in c++ and overloading -1.36
Is it possible to filter in a left join? -1.34
Using iterators to modify array elements in c++ -0.86
Where does a stack object inside a heap allocated object gets alloc... -2.24
Elegantly comparing polymorphic trees in C++ +1.09
Is there a difference, or preferred between ptr** and ptr*& in... +2.50
const and non-const getter with same name +0.45
How can I pass multiple function overloads as a single argument? +1.64
How to define move assignment operator for const ref member of temp... +0.35
Is atomic<T*> always lock free? -0.02
How to iterate through a google protobuf map in C++? +0.47
The Clock and TrivialClock concepts in the chrono library 0.00
Why std::thread lacks basic features? +1.79
Having extreme difficulty with determining the correct value type f... +2.17
How to implement mapping from type to object method call using C++... 0.00
How to parse Json array object? 0.00
What is the use of plain variable access in Python? -1.72
Increment index of vector with some user input vector[x]++ +0.74
Statically-enforcing a C++ class interface without using virtual me... -1.89
Is using a boost void allocator bad practice? -0.18
Locating a weak_ptr after shared_ptr is expired +1.98
How to write C++ getters and setters +1.36
Search items in container based on criteria and priority 0.00
return float array from a function c++ +0.75
If you have an array of fixed size, and you need to go through it !... 0.00
How to construct a tree structure with smart pointer? -1.36
Iterate std::vector without using vector.end() +1.63
How std::function<std::optional<T>()> is compatible wit... +0.68
Does copy of unordered_map will have exactly same buckets 0.00
Reading data from .txt file and saving into multiple vectors using... 0.00
Automatize method calling c++ -0.26