StackRating

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

cdhowie

Rating
1673.13 (294th)
Reputation
114,624 (587th)
Page: 1 2 3 ... 45
Title Δ
Is there a way to call a function with no () in c++? +0.26
Error while using >> operator overloading 0.00
Declaring a using declaration before using it in other using declar... +1.72
How to serialize/deserialize std::map<int, MyObject> to/from... 0.00
Passing Member Function Pointer into a Template 0.00
Is there a C++ idiom for writing to either STDOUT or a file? 0.00
Warning on using std::remove_if on std::wstring (msvc c++20) 0.00
Lua 5.2 Sandboxing in different objects with C API 0.00
Question 1: execution time of calling the function 0.00
nlohmann and copying maps +0.99
Why am i getting exremely large numbers when adding elements of an... +1.27
Why does C++ not attempt to use the second template overload? +0.38
traverse std::list , holding 2 last values +0.79
why static_cast<int> fails to convert variable to an int -1.08
Issues about the copy-initialization of reference type 0.00
Are preprocessor directives safe for sensitive information? 0.00
Will reference to member variable get corrupted after object deleti... -0.31
Why use std::vector instead of realloc? -0.18
Question regarding to char* function member function in class 0.00
How do I write a matrix in a recursive function? 0.00
Where does member variable get created when object is created on he... 0.00
C++ global variable initialization by shared library 0.00
if(x % y == 0) is causing my program to not output anything? 0.00
How to detect index of a specific number in a std::integer_sequence? +1.54
Why is dereferencing of nullptr while using a static method not und... +1.23
Detecting type inclusion in std::tuple at compile time -1.85
Overloading C Preprocessor Macros - Discimination Based on Call Syn... 0.00
Why in some cases can I call a member function without an object? +0.28
Get a non-const iterator from a const string parameter 0.00
Unable to have proper C++ template deduction working (C++17) +0.28
Have there ever been silent behavior changes in C++ with new standa... +0.58
Regex expressions in c++ -0.77
C2280 = attempting to reference a deleted function 0.00
Behaviour of delete on novtable base class without a virtual destru... 0.00
Stack combine both pop() and top()? +0.30
Extracting a specific thing from a string -1.56
Candidate template ignored: couldn't infer template argument &#... 0.00
Recursive template type declaration 0.00
Code displays "::" on the terminal, cause unknown +0.27
What's the deal with overloading virtual functions in C++? 0.00
C++: Smart Pointers & Fluent Design Pattern with References 0.00
Wrap every element of variadic parameter pack in a wrapper and stor... 0.00
Does the cmath macro INFINITY always works for double? 0.00
How does comparator function of c++ STL sort work? 0.00
Time complexity of queue in C++ -2.80
Simple semi-compile-time 'event-bus' in c++ 0.00
How can a variable take the address of itself within its own declar... -0.45
Does function try block allows us to resolve a exception? -0.85
How do I order a set of integers from smallest to greatest without... +0.61
string to numbers (vector array of int type)conversion -0.46