StackRating

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

iammilind

Rating
1509.89 (71,401st)
Reputation
45,570 (2,306th)
Page: 1 2 3 ... 23
Title Δ
How to optimize multiple numbers into a single short string and the... 0.00
Why is my C++ code giving segmentation fault(core dumped)? 0.00
What causes crash in WSHStringToAddress() with a Widows Qt? 0.00
Does WebRTC based audio/video conference have so many peer to peer... 0.00
dereferenced iterator in range based for loop 0.00
Simple C++ smart buffer that contains `unique_ptr` 0.00
Implementing a class that uses a templated class without making ori... +2.92
What's the generic & efficient trimming algorithm for Qt &a... +0.19
Why no compile error when not including initializer_list header file? -1.01
Store/cast function pointer to function<void()> 0.00
How to define a function that returns a string outside a struct it... 0.00
Why isn't the move constructor called? 0.00
When you prefer virtual functions over templates in C++? -0.35
In C++ what is the point of std::array if the size has to be determ... +2.12
Best way to use a base class's private member variable in deriv... -0.74
Why am I getting runtime errors, with Sockets (TCP/Web) when moved... +1.81
How to use shared pointer as a function argument -1.76
What's the best practice to check target object's private v... 0.00
Is there any way to change function prototypes at compile time in C... -1.91
Are there better ways to overload ostream operator<<? -1.64
Can I store template parameter of a constructor inside the class -0.47
Overloading -> operator in C++ to return custom object 0.00
What does it mean to pass a pointer parameter by reference to a fun... +2.13
Result of sizeof for C++ arrays and pointers +0.99
What is the functional difference between "(void) cast" v... 0.00
C++ Ambiguous access - virtual inheritance -1.56
Is the QTcpSocket (or QSslSocket) which underlies a QWebSocket -- d... 0.00
Is there a better selection of datastructures and algorithms for th... +0.49
How to overcome the MSVC bug of failing deduction of template argum... -1.56
Template deduction of Base method called by Derived object 0.00
How to implement universal switch/case, which can work for general... +2.06
How do I design an runtime-assign-valued enum? +0.47
What is handy way to modify the private class data members without... +1.76
How to specialize a template class method for a specific type? -0.65
Is Qt's event loop thread safe or atomic? How is it synchronise... -0.07
What is the meaning of the using guard macro in struct definition -1.01
Why is assigning a value to a bit field not giving the same value b... -0.99
How to write a vector with a pair of ints as key and int as value i... 0.00
SQLite unrecognized token error while inserting protobuf: Which tok... +2.41
How to insert a new line ("\n") character in SQLite? -1.61
Why a new signal for socket::readyRead() is executed, even when its... 0.00
Is it OK to use `waitForReadyRead()` instead of creating a slot for... -1.11
How to change/configure desired compiler in Qt creator? i.e. switch... 0.00
How to implement a sorting comparator which cascades the related ob... +2.26
List of (names of) functions that are specially recognized by C++.... 0.00
Is it well-defined behavior to return a vector of const char*, fill... 0.00
Can we override pure virtual functions from inherited class? +1.53
Deducing address of template class's overloaded method results... +3.03
Dangling pointer to lambda in C++ +1.58
How can I implement internal abstract member classes in c++? +1.96