StackRating

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

ComicSansMS

Rating
1586.81 (2,522nd)
Reputation
33,918 (3,452nd)
Page: 1 2 3 ... 12
Title Δ
How can I move an std::function containing and capturing lambda? +1.88
How do I make PlaySound load only some parts of the song C++ 0.00
unique_ptr with virtual classes -1.00
Difference between preprocessor macros and std::source_location 0.00
Why does GCC delete my code on O3 but not on O0? +1.07
C++ condition variables vs new threads for vectorization 0.00
Switching between two typedef structs, depending on boolean -1.39
Why the linker is looking for non-needed libs 0.00
How to store and use two 32-bit signed int in one 64-bit int? 0.00
std::memory_order_relaxed example in cppreference.com -0.56
c++ friend function and the private constructor 0.00
CMake: Clean additional generated files -2.28
How to convert/cut uint256_t to uint8_t[ ] +0.37
Type Redefinition of Struct In C++? +0.11
multithreading in a for loop c++ 0.00
Can std::vector<T> use T's move constructor, if exception... +1.73
Exact correspondence between r-value references and pointers? -1.15
CMake find_library can't find my library even with HINTS -0.63
Is it possible to omit template parameter in `std::forward`? -2.18
How to use headers from library but do not link to it with CMake? -1.08
How would i get the value between two integers in LUA 0.00
Select MSVS build configuration when generating a buildsystem with... 0.00
Use CMake to enforce restriction "one of alternative libraries... 0.00
How to include first a CMake generated config.h conflicting with 3r... 0.00
C++ Find specific element in vector -0.63
Type casting does not produce expected behavior -0.65
Difference between CMake options, environment variables and build o... 0.00
CMAKE - How to set different compiler options for a single file 0.00
Has Windows a built-in native C/C++ compiler package? -0.43
How to embed copies of static library? 0.00
How to retrieve a moved pointer to a function that runs on a separa... -1.19
typeid, how to get just type name only -1.84
Shared pointer to incomplete needs deleter in reset method 0.00
What are the possible error codes that can be returned when calling... 0.00
How to use dynamic link library with CMake? 0.00
Why is the "alignment" the same on 32-bit and 64-bit syst... +1.33
Algorithm to find Length of circular double linked list +0.37
Fair Reader-Writer Ticket Spinlock in C++ running slow +1.33
How to force cmake to use Visual Studio 2015 (v140) platform toolset? +0.37
How to configure CMakeLists.txt to install public headers of a shar... 0.00
purpose for wait_for function in condition variable - C++11 +1.85
C++, BTree Insert +1.62
Is it possible to implement a std::list using unique pointers? 0.00
cmake update cached variable +0.37
C++ wait for a callback to complete within a callback 0.00
Does atomic read guarantees reading of latest value? -2.62
Impact of setting CMAKE_CXX_FLAG in a C++ project 0.00
Why am I having trouble with getline()? "No instance of overlo... -0.89
How to update QMainWindow step by step? -1.29
Does structured binding work with std::vector? +2.49