StackRating

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

Zuodian Hu

Rating
1503.32 (319,729th)
Reputation
697 (208,706th)
Page: 1
Title Δ
Declaring an optional class field using templates in C++ -4.40
Pass by value/reference/rvalue with a std::move(str) arg -2.71
Are there anyways to work around errors given by ndefinedBehaviorSa... 0.00
what is the difference between trivial and non trivial objects 0.00
Understanding how multithreading works with Boost io_service 0.00
Is std::span a valid iterator::reference type? +2.39
Run time with two threads vs one thread not improving +1.41
How to make two threads take turns executing their respective criti... 0.00
Why do std::filesystem::path::compare() and boost::filesystem::path... 0.00
Is there any way to run two tasks asynchronously in one thread? +1.63
Elegant way to get value_type from referenced container C++ 0.00
Cannot use map<string , Custom_Class> unless I define default... -3.37
C++ Templates: value should be compile-time constant but compiler s... +3.95
Nonconst lvalue reference +2.13
C++ Discussion: Use of =, {}, and () as initializers, Which one sho... -0.01
How to use std::forward in a template method, when only one element... 0.00
How to determine whether the template type is a class with function... 0.00
C treatment of local variables +0.52
CMake does not include path to link libraries when compiling +4.49
How can I have one singleton per dylib? 0.00
Are temporary objects passed to functions considered const? +6.32
use an empty {} to initialize a vector is different? 0.00
is there any way to apply if statement to all variables in c++ -0.81
Is std::bad_optional_access a small crime against exceptions? +1.49
Using the pointer returned from a std::shared_ptr<T>.get() fu... -3.82
Unable to compile C++17 with clang++ on Mac OSX +5.46
How to parallelize a for loop in C++ creating the thread pool only... -0.36
C++ error: Call to non-constexpr function 0.00
In c++, should ordinary functions return void or int? -3.25
Unexpected copy constructor +0.12
What types of objects can constexpr pointers point to? -3.90
boost::asio::io_service, std::thread, Cannot understand the result... -3.97
Suggestions required for C++ static code analyzer 0.00
Error when creating an interrupt-able thread 0.00