StackRating

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

Marshall Clow

Rating
1502.75 (335,893rd)
Reputation
7,192 (22,261st)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Use custom allocator for std::regex_match -0.47
How to pass std::string_view by value or by const reference 0.00
How to sort a list of unique_ptrs? 0.00
What's the issue using iterator here -1.24
Can I use std::transform in place with a parallel execution policy? +1.30
Queue STL in C++ implements the queue using Circular Arrays or Link... +0.50
Does g++-5.1.0 with Boost support C++17? +0.48
C++11 std::chrono::duration_cast<> text of units being used +2.21
I can't pass lambda with reference capture -1.41
Is it correct to remove elements with std::list::remove using an al... 0.00
unable to find() struct attribute inside unordered_set 0.00
Why are only these C++ standard library containers guaranteed to al... +0.43
std::vector without exceptions: warning C4530: C++ exception handle... 0.00
C++17 template argument deduction mystery 0.00
Confused on how to overload the == operator +1.67
Are bit flags an intended use of std::byte? +0.67
How do I sort based on a vector of type template 0.00
Is it possible to determine if a passed iterator belongs to a assoc... 0.00
Did Boost::algorithms get subsumed into standard libraries? +3.18
Priority Queue Implementation in STL 0.00
Custom binary file triggers failbit in c++ -1.63
Why does libc++ not support class template argument deduction on mu... -1.38
How do I compare a section of a string without copying? +1.70
Constructing istringstream with string_view doesn't compile +3.17
Using map<int, Foo> instead of vector<Foo> to avoid poi... +2.15
How to change binary_function to c++17 code? 0.00
How standard containers allocates memory for their nodes (internal... +1.13
How will C++20 constexpr containers work? 0.00
C++ STL Vector of lists inserting elements at the end of the lists 0.00
Could someone please explain each piece of code to me,I don't u... 0.00
How do I get old C++ code which uses hash_map to build? 0.00
Delete a specific entry by key in a map. std::unordered_map<cons... 0.00
Is libc++ providing hash specialization for too many basic_string_v... 0.00
Printf not printing correctly with returned string pointer 0.00
Discrepancy in C++ between over-aligned struct and enum within cont... -0.97
inbuilt Function that will return Sum of positive number.? +2.49
How to use vector in a function using auto (in a header file) +2.99
Sorting in Map (Lexicographical Order) 0.00
Finding std::boyer_moore_searcher +0.52
Array of Function Pointers error: Initialization from incompatible... 0.00
Can I declare a vector with two parameters? +0.42
Improving query access performance for unordered maps that are unch... -1.60
How to fix this C++ code with runtime error malloc: sysmalloc: Asse... 0.00
Using data on an initializer_list 0.00
What is an interesting use-case for C++ nth_element algorithm? -0.99
given an iterator, declare an index with correct size_type 0.00
How can loops be used in constexpr functions in Qt Creator? 0.00
Passing functions in C++ +1.52
How to reserve memory for std::vectors within an std::array? -0.26
Why is charconv header missing in macosx Mojave 10.14 with gcc5? 0.00