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 7 ... 10
Title Δ
Why does std::count passes constants to lambda, not chars when work... 0.00
Is array::operator[] actually noexcept? +2.23
Code calling reverse function does not compile on either g++ or cla... -0.47
Compare strings ignore NUL -0.44
Zero-cost lists for inline functions in c++ -0.57
Undefined symbols for architecture x86_64 when building software pa... 0.00
Can I create a std::vector of a struct without defining the struct... +1.03
gnustl (libstdc++) to llvm (libc++ ) errors 0.00
Can't compile C++ 17 structured bindings 0.00
Hashtable class is missing in llvm libc++ +0.50
How to remove from any container? -1.34
What is the use of swap() function in priority_queue class in C++? 0.00
libc++: Why is the stream still good after closing 0.00
Different behavior with enable_if using clang++ and g++ 0.00
Can hinted insert to std::map lead to unbalanced tree? -0.26
libc++ broken on macOS High Sierra 0.00
How to make sure the parameters of function template are random acc... 0.00
Implementing a simple allocator class using malloc() and free() -1.69
Compile error in boost header file. Fails on Centos 7, compiles on... 0.00
Is every "vectors" of STL deque's implementation alwa... 0.00
Understanding behavior of overloading operator new in shared library 0.00
Can't link libFuzzer.a using clang with libc++ +0.52
Why does including an arbitrary STL header resolves these compilati... -0.92
C++17 std::variant header file (clang 6.0.0) 0.00
Printing multiple values of particular key in std::unordered_multim... 0.00
Why do compilers allow an allocator of a different value type than... +0.50
How to use experimental parallel STL in C++1z? +0.50
std::make_shared with throwing dtor and libc++ doesn't compile 0.00
Why does invalid C++ map declaration not fail at compile-time? 0.00
create comparator for map<int, pair<int, int>> 0.00
boost::shared_array<char> to std::string -0.40
clang 3.9, auto_ptr and boost 0.00
Looping through all characters in a string element of a string vect... -1.77
Deallocating with std::allocator 0.00
Are std::list iterators unique and persistent? -0.71
Guidelines for passing stl containers to C functions 0.00
How to insert in a std::list using iterator? -0.48
How could C++ Small String Optimized (SSO) work with containers? -1.14
Why std::vector iterator is invalidated after the erase() call? -0.33
When is std::string_view::operator== really constexpr? 0.00
Daylight saving and other timezone related issues with boost date t... 0.00
Possible bug in libc++ for mac os ,string destructor is not called... 0.00
Catching and wrapping exceptions with boost::optional 0.00
Detect if standard library containers are included -0.50
libc++ vs libstdc++ std::is_move_assignable: Which is the most corr... -0.60
Boost regex throws complexity exception while std::regex does not 0.00
How to detect if a container is guaranteed to have sequence storage +0.11
How to check if libc++ is installed? +0.36
Can you initialize an STL container with unique_ptr from an initial... +2.37
Why bool is not regarded as boost::true_type in C++? 0.00