StackRating

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

Anedar

Rating
1543.93 (10,055th)
Reputation
3,514 (47,954th)
Page: 1 2 3
Title Δ
Where does windeployqt.exe store the Qt directory? -0.06
Unresolved External Symbol with Qt private API 0.00
Include headers with a library in CMake -0.51
Is this a misuse of unique_ptr? +1.66
How to make sure no copy is made when passing object through many l... -0.07
How to execute an auto-setup function +0.88
How Dynamic memory allocation allocates memory during run time ? +0.00
Can anyone help me with this python program? 0.00
Parent class referencing child variable -0.48
Can I do this without a macro (in C++ 11)? +0.51
C++ injecting 'strategies' through constructor 0.00
constexpr and function body = delete: what's the purpose? -1.06
Pre-compiled header is not used when including standard library 0.00
C++ type lists with its alias in the list -0.34
From inside a method, manipulate the return value of another method... -0.06
How to Include-guard when using multiple headers on a main.cpp? -0.11
How to display two functions next to each other in C++? -2.08
Correct way to wait a condition variable that is notified by severa... +0.05
Make template function to destinguish inheritors and others +0.40
Integer overflow in enum when in template class 0.00
c++ regex, passing equivalent string parameters, but receiving diff... +0.27
How to implement flags with the options true,false,default and togg... +0.43
If I'm trying to replicate a program in another language. Is it... 0.00
Why do we use 'new' in pimpl? +1.59
What Does Specifying a Class Name in a using Statement Do? +1.96
How to avoid having to write boilerplate accessor code -2.14
Calling 3 layers of destructors in polymorphism 0.00
Should I always allocate arrays dynamically, just to be safe? 0.00
Alternatives of static_pointer_cast for unique_ptr +2.58
std::map get value - find vs handcrafted loop +2.20
How to attach c and c++ modules? -1.24
CIrcular Inclusion +0.35
Why this code which is posted on howstuffworks.com does not work? -0.63
What happens when redirecting unique_ptr? -1.88
How to split this formula into function in c++? +0.10
Template function C++, that take param U and return T +0.28
C++ library making, hiding destructor/constructor without friend in... 0.00
C++ templates: Calling member function of derived template class fr... +3.50
Understanding operation overloading inside singleton pattern 0.00
Deleting an element of a container by directly accessing its iterat... +0.59
Recursive(?) function wrapper based on std::function<> 0.00
Switch on/off openmp using macros 0.00
c++ create an object with constructor or wothout? -3.17
Allocate storage for array of structs in C++ constructor -4.41
C++ String Append Function Weird Behavior 0.00
C++ Class and Scope Issue 0.00
Call an Operator+ function inside the += operator function in C++ -0.13
How to resolve not a member of base class when create derived objec... 0.00
How to fix a while statement to display correct cout? +3.53
Reading file with header +3.37