StackRating

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

Nevin

Rating
1464.18 (4,525,782nd)
Reputation
3,340 (50,535th)
Page: 1 2 3
Title Δ
c++ function not catching vector subscript out of range execption -0.41
Moving a shared_ptr<StructA> into a shared_ptr<variant<... 0.00
Is it reasonable for a library API to get weak_ptr(s) as the input... -1.71
cannot print a string from a vector of strings 0.00
Allocator-aware `std::array`-style container? +0.42
Recreating an object by calling its destructor and constructor expl... -1.37
Why can't I call move assigment from move copy ctor? -1.69
Range-based for and other increments +5.31
Hashing types at compile-time in C++17/C++2a -2.11
Why does std::span lack size_type? 0.00
Iterating a vector to second to last element with index vs iterator -0.79
convert STL list<string> into vector<string> c++11 -3.03
STL error: use of deleted function when sorting a vector of objects... 0.00
Exception guarantee for vector multiple objects constructor 0.00
Typesafe variadic function +3.74
How can I concisely write a lot of explicit function template insta... -2.80
C++11 Overloading operator for in class placed enum class +3.75
How to initialize std::vector of function pointers to operator over... -0.26
How can I know the concrete object type without using dynamic_cast&... +3.14
Accessing an atomic member of a class held by a shared_ptr -3.62
Is there a container that I can add and remove from both ends 0.00
How to detect if a container is guaranteed to have sequence storage -3.68
Can an empty destructor cause harm? -2.48
How does `make_shared` avoid double allocation and allow `release`... -3.14
operator== of a type erased container -3.83
Overhead with std::function +1.77
Difference between capture and passing an argument in lambda functi... -3.60
Own std::istream with callback or event to avoid pull or blocking r... -2.69
smart pointer to manage socket file descriptor 0.00
Why is the return type of std::bind unspecified? -2.61
Destructor from class implementing interface not called when refere... -3.73
Send formatted char array to ostream without extra memory copying -3.38
How to add objects to a std::vector<unique_ptr<obj>>? -3.47
std::optional specialization for reference types +2.40
Program requires user to enter non duplicate numbers c++ +3.79
Generic function to convert c++11 enum to underlying type or if not... 0.00
Is there any other advantage of lambdas besides convenience? -2.54
A C++ container similar to dynamic array? -1.17
How to store various types as one type in C++? +1.33
Is it possible to move an item out of a std::set? 0.00
C++ variable type selection depending on switch +1.81
Is use of std::vector<T*> less safe than std::vector<share... -3.00
Does it make sense to provide only const iterators for a container? +0.62
SmartPointers and pointer to array -1.84
Template "copy constructor" does not prevent compiler-gen... +1.95
Why the initializer of std::function has to be CopyConstructible? +4.34
Convert IP Address from std::string to boost::uint32 0.00
Is there a better way in C++11 to construct classes on the stack +4.33
Replaceing switch statements when interfaceing between templated an... +4.30
Templatized Storing Multiple Different Types In std::vector -3.60