StackRating

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

YSC

Rating
1601.57 (1,710th)
Reputation
26,125 (4,884th)
Page: 1 2 3 4 5 ... 15
Title Δ
Check if two types are of the same template +0.85
How do static and const resolve ambigous function calls? 0.00
Does an unused member variable take up memory? +0.94
C++ unqualified name lookup: different structure size in different... 0.00
Why doesn't template operator<< deduce std::endl? +0.91
C++: How do I "un-capture" non-copyables (eg. unique_ptr)... -1.22
Partial Template Specialization: Why does some of the variables in... 0.00
Pass by reference notation -1.16
Can I get the Return Type of a Function From a Signature? -0.85
C++/g++: How does the compiler handle memory-allocation in this sit... 0.00
Check if static function is available in class at compile time +1.16
Getting write access violation when trying to re-allocate memory 0.00
Make a number of objects available to user +1.08
Use C++17 features to better delete all pointers from a container +0.96
Execution time of c++ code on Linux for the first time is extremly... -0.32
Can I enforce in compile time that the function is never called? 0.00
Statically get offset of member variable +0.37
How to fix the missing libraries error in CMake? 0.00
How can I read a line from a file and check if that row contains an... 0.00
Private inheritance along class hierarchy, why friend is needed all... 0.00
Implementing TPCircularBuffer in C++ Class 0.00
C++ vector of CRTP shared pointers -0.55
Why are literals and temporary variables not lvalues? +0.92
Cross-compilation errors Visual studio C++ 0.00
Constexpr static member function usage +0.37
How to check if char array combines to make certain consecutive lis... -0.02
Deleting raw pointers from std::vector +1.24
C++ define macro /D with output of a shell command WINDOWS 0.00
Exception Class in C++ not functioning 0.00
Initializing class member vector with size fails -1.31
C++ detect if type has template parameter 0.00
Why can't I apply an iterator to a function which accepts a ref... +1.75
What is the idea behind ^= 32, that converts lowercase letters to u... +1.36
How do you perform transformation to each element and append the re... -0.36
Unimplemented derived function in CRTP -0.04
Swap first with Last +2.06
User-defined deduction guide for lambda +1.66
How to apply the concept of counting occurrences on strings variabl... +0.30
Iterating through a vector of stucts's members with pointers an... 0.00
c++ aggregates initialization with c-style arrays 0.00
Creating a first C++ project in Visual Studio -0.60
std::cout doesn't print letters after \n in QNX -0.51
Why does the expression 'a++ += b' give an error? +0.84
How is this shared_ptr automatically converted to a raw pointer? 0.00
Alias for template base class function members -0.82
C++: clang-format with git +2.42
How do I avoid a conversion operator to invoke the copy constructor? 0.00
cloning a project without .sln from GitHub into visual studio 2015 0.00
c++ std::vector "this" was "nullptr" +1.27
Accessing Private function using virtual function +0.15