StackRating

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

Jonathan Wakely

Rating
1629.44 (885th)
Reputation
138,346 (435th)
Page: 1 2 3 ... 43
Title Δ
Clang: gnu standard library requires -fcoroutines but clang only su... 0.00
Why does std::push_heap generate a -Wstrict-overflow=3 warning even... 0.00
gcc: weak symbols compiled from template static member in static li... 0.00
Can usage of C++ references be considered giving a function paramet... 0.00
Why the compiler complains that std::thread arguments must be invoc... 0.00
Which C++ standard library headers invoke a requirement for the -pt... +1.53
Are allocator construct and destroy member functions allowed to thr... 0.00
why custom allocator for std::string does not work -0.58
API with std::pair<float, float> breaks when switching from C... -0.74
Undocumented ABI changes of std::function between GCC-4 and GCC-5/6... 0.00
Compiling problem : In function `_start': undefined reference t... -2.51
How to update libstdc++.so.6 or change the file to use on Tensorflo... 0.00
Why arguments moved twice when constructing std::thread -2.91
Getting ImportError /usr/lib/x86_64-linux-gnu/libstdc++.so.6: versi... 0.00
Why is C++ executable running so much faster when linked against ne... -0.69
why it is not a good practice to rebase again after merge? +0.22
C++ Pass class member function to other class -0.18
I am getting the the "Error detected while processing ~/vimrc&... 0.00
What is the following method of declaring a function called in C++? 0.00
"unix" C++ preprocessor macro is undefined with -std=c++11 +1.80
Is that good to improve the performance to split the critical secti... -0.79
Is it possible to turn off thread safety in C++? -0.49
What are the proper use cases of "git merge --squash"? +1.36
Failed to specialize function template 'unknown-type std::invok... 0.00
Metaprogramming construct that returns underlying type for an enum... +2.05
Dynamically point to existing or create new object 0.00
Wait main thread until condition -1.62
Is gcc compile time proportional to number of executions or lines o... -2.34
compile C++ application for old Linux environment +1.23
Class template instantiation errors 0.00
Is there a nice way to implement a conditional type with default fa... +1.55
std::function works beautifully with std::bind - but why? +0.04
What happens when two threads attempt a try_lock() on the SAME mute... -2.43
Why do global inline variables and static inline members in C++17 n... 0.00
c++ std::bad_alloc on std::filesystem::path append -0.16
Why `ld: library not found for -lstdc++` when I package my python b... 0.00
Returning a std::string, converting to char* 0.00
Passing std::filesystem::path to a function segfaults +0.31
How to fix lib libstdc++'s `std::variant` (from GCC 9.1) not wo... 0.00
trying to find memory leaks in my c++ code 0.00
When I search in vim and then press “esc” cursor returns to previou... +0.30
Why is "partial RVO" not performed? +1.13
How can I include a header file that contains `>` in its name? +1.08
"Occasional" Segmentation Fault 0.00
Is it safe to link gcc 6, gcc 7, and gcc 8 objects? -2.53
Compiler differences in template expansion with default member valu... 0.00
Silencing gcc's "only available with -std=c++XX or -std=gn... 0.00
C++ best way to launch another process? +0.16
Create an object instance from casted std::shared_ptr -0.19
Intel C++ compiler on Windows catastrophic error: cannot open sourc... +1.78