StackRating

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

NoSenseEtAl

Rating
1428.77 (4,535,467th)
Reputation
7,591 (20,904th)
Page: 1 2
Title Δ
static_assert within constexpr constructor +0.94
Modify strings within a vector? (Without using loops) -0.54
Standard library ABI compatibility +4.47
Access iterator in the function object of for_each wth execution po... 0.00
Which container is most efficient for multiple insertions / deletio... -2.20
Is access to the heap serialized? +0.85
Interpret primitive data type as user class +5.61
Infinitely nest maps with variant -0.32
How to Wrap a Variadic Template Function? +0.59
Can STL algorithms and back_inserter preallocate space? -0.38
Debug Assertion Failed C++ : Vector subscript out of range -3.34
c++ how to access STL complex + binary operator 0.00
Run time C++ array initialization question -2.85
Scoped enum and std::get 0.00
C++ constexpr - Value can be evaluated at compile time? -1.63
What causes my loop to run slower during its first iterations? +0.42
Alternative to calling virtual/derived methods from constructor usi... -1.29
Array of concept pointers -0.77
How to tell if a pointer is the pointer to an array? -0.74
Iterating a vector to second to last element with index vs iterator -0.38
In Visual Studio, `thread_local` variables' destructor not call... -3.48
How to initialize the loop counter declared with the auto keyword? -0.42
Fast way search millions of coordinates by distance +0.69
Typesafe variadic function -1.42
How can unique_ptr have no overhead if it needs to store the deleter? -2.40
How to efficiently move underlying data from std::string to a varia... -1.79
Append structs to a vector<uint8_t> -3.31
Can't understand how a long double number can be greater than 2... +3.40
Writing contents of vector to file as binary data +0.26
C++ If statement to determine if given value is a number +0.79
Why are only pointers used for polymorphism? 0.00
Why is tuple_size a trait and not a member -3.30
Cache friendly offline random read -2.51
Cannot insert element in std::set of iterator to std::list -3.27
`std::unordered_map` without duplicating key data -2.92
std::remove_if polymorphic std::unique_ptr from std::vector -2.16
shrink_to_fit() vs swap trick -1.30
Is the answer given for "Why switch statement cannot be applie... -2.17
unable to apply std::set_intersection on different types of structs... +0.56
elegant way to remove all elements of a vector that are contained i... -3.19
How to check if string ends with .txt -2.53
Efficient Argmin in C++11 -2.11
How to use STL max from include <algorithm> for user defined... -1.54
How to efficiently compare vectors with C++? -2.62
Does typecasting consume extra CPU cycles -3.42
Is there a function that is to std::search what std::count is to st... -3.44
Visual C++ ~ Not inlining simple const function pointer calls 0.00
how to merge two sorted linked lists? -3.77
Are there any real cases proving that 'sizeof...' is necessary? +2.55
Explain Use of ":" operator in c++ in the code snippet &q... -3.38