StackRating

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

Peregring-lk

Rating
1468.52 (4,521,514th)
Reputation
4,238 (39,490th)
Page: 1 2
Title Δ
`ls -l` for all parent directories +4.48
Correct implementation of a copy constructor in C++ -2.89
How to simplify enable_if alias in template template parameter -0.61
For loop using pointers to traverse array not working properly +0.92
C++ Hash Restriction 0.00
Why don't C++ templates cause multiple definition errors? 0.00
why thread has no effect on change made on class variable? -3.82
Is Fragile Base Class the only reason why "inheritance breaks... -1.66
C++ Result of derefencing "this" keyword +3.15
Sorting a unordered_map with a std::string as a key in lexicographi... 0.00
C++: convert tuple to type T -1.56
C++ Find last ocurrence of a string inside a substring -1.77
Gnu's reverse_iterator<Iterator>::operator-> and proxy... 0.00
How to pass a function in a class as a parameter to another functio... +3.24
Is there a way to initialize a class with constructed class without... -1.63
Can we insert into a stl list while traversing +2.86
Qt5/C++: change style of a QIcon inside a QToolBar 0.00
Need a union to make 5 ints from 20 chars +0.86
Makefile and qt5: link qt5 with debugging symbols 0.00
I cannot understand how a struct can substitute a typedef -1.63
C++ Rule of Zero & what is "user-declared" constructor? 0.00
Overloading members from template class on bool value +1.15
Is my Big O approximations correct? 0.00
Why is *ptr.member wrong and (*ptr).member right? -0.51
C++ : Trim a string to a single char, then turn that char into a fl... +1.58
Parse markdown to HTML and highlight code syntax +2.37
Printing the value of a 0-initialized array element prints nothing,... -1.87
Possible to break statement in foreach loop? +0.69
Insert from stringstream with implict conversion -3.40
Comparing 2 std::lists of std::pairs - Keeping Unique and Different... 0.00
c++11 - initialize std::string from char* directly with {} construc... +1.88
Do the STL concepts cover all of the argument requirements for STL... 0.00
Is declaring a variable with auto and initializing with a primitive... -3.18
Builder Pattern with C++ templates +3.03
Crypto++ equivalent to PHP mcrypt_encrypt MCRYPT_3DES/MCRYPT_MODE_CBC 0.00
Cost of dereferencing a variable on the stack, or dereferenced rece... -0.03
Why can't C++ automatically figure out when to use constexpr wi... 0.00
How does one manually throw a "overflow exception" in C++? 0.00
How to read/write into specific bits of a unsigned char -3.67
In C++, can a static object outlive its static member variable? -3.07
C++ Base conversion unexpected output to screen during recursive fu... -3.73
What is OpenGL exactly? 0.00
How can I get elements of a struct as a type boost::shared_ptr +1.64
Is there any advantage to implementing functions as free functions... -3.07
Construct std::array by filling with one element +4.23
Enum class only available with -std=c++11 +2.11
How is a high unicode codepoint expressed as two codepoints? +4.41
Understanding casting in C++ -2.84
Does the g++ 4.8.2 compiler support Unicode characters? -3.04
-1 not less than 12? -2.59