StackRating

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

Asteroids With Wings

Rating
1567.07 (4,435th)
Reputation
106 (690,687th)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
Shall using introduce a new member function or just an alias? 0.00
Why std::istream_iterator<> with multiple copy_n() always wri... 0.00
Unresolved external symbol while linking class files, Visual studio 0.00
std::function copy and memory corruption 0.00
will an atomic variable in if statement protect the if body? 0.00
Type alias for auto 0.00
Why do we need std::nullopt 0.00
Why unique_ptr::reset deletes the object AFTER replacement 0.00
adapt zlib zpipe for char arrays 0.00
Schedule event later in C++: how to pass the task to be ran 0.00
Can usage of C++ references be considered giving a function paramet... 0.00
Reference from literal 0.00
Is sizeof(variableName or expression) the same as sizeof(decltype(v... 0.00
How .push_back works in C++? 0.00
Why is the file filename being set to a dot and not when just readi... 0.00
Is there any errors in my code? C++ code using BGI graphics not wor... 0.00
Tell c++ compiler that the argument is not aliased 0.00
Can a constant be optimized away 0.00
What is the type of an 'auto' return type when returning *t... 0.00
Returning 16-bits given a pointer in C 0.00
Why is it possible to pass an lvalue to `std::async` even though it... 0.00
Difference between struct and class in older c++ versions 0.00
Why i can't use scope resolution operator during the constructo... 0.00
C++ : how to read to separate variables and then to vector? 0.00
How to return a pointer to a C++ object to python using boost if th... 0.00
Violating const correctness: What problems should I expect realisti... 0.00
How to use c++20 modules with GCC? 0.00
Characters and Access level of inherated constructor -0.98
Why isn't a struct, empty other than inheriting an aggregate st... 0.00
Uninitialized Usage in libstdc++ filesystem? 0.00
Can someone help me in writing this same program using CALL BY ADDR... -0.06
strcpy not working with string pointer in a class +0.28
How a compiler make the defference between prefix and postix operat... 0.00
what is the scope of the overloaded operator? Does it affect the in... 0.00
Stringize operator on argument with spaces -1.46
In c++ there is a way to create a tree-like map that contains maps... +2.43
How to have access using pointers on two type definition vectors -0.57
How to stop a C++ blocking read call +0.42
The difference between a destructor and 'delete' +0.56
How to convert a std::ifstream to std::basic_istream<CharT, Trai... 0.00
Abort signal from abort(3) (SIGABRT) in C++ +0.42
C++20 in g++10: generator not defined 0.00
Casting a neighboor memory of a defined (known) one 0.00
C++ Return a Variable of an object 0.00
Does placing an object in a list move its location in memory? 0.00
Polymorphism with smart pointer -1.70
Optimal way to variable aliasing in C++ -0.28
Convert Japanese wstring to std::string +1.75
Using templates to specify member variable +2.36
g++ std::visit leaking into global namespace? 0.00