StackRating

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

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 2 3 ... 37
Title Δ
Exposition only in the C++ standard? +1.57
Why doesn't the C++ standard library have a version of deque wi... -0.45
std::string ::toupper on the input string 0.00
When using C headers in C++, should we use functions from std:: or... +0.10
How is Unicode different from ASCII? +1.66
How do I pronounce things like "680x0" and memory address... +1.26
Does an OS lock the entire amount of ram inside your computer +0.26
Is reference to elements in std::vector safe 0.00
To add sets into a data structures in c++ preferably 0.00
What is the algorithmic complexity of malloc()/free()/new/delete/de... 0.00
why is std::unique_ptr much slower than standard pointer... before... 0.00
Alternatives for c++ system() on linux +0.32
c++ std::list::push_back without copying existing instance +1.31
Does intel core i5 belong to the family i686 or x86_64 -0.18
What is the best suited encoding for C++ source code -0.31
auto init of library(ies) at startup -1.93
SDL reports only 24bpp display modes even though the monitor suppor... 0.00
Assigning const unsigned char* to a std::string performing in-place... +1.26
Why C++ STL containers use "less than" operator< and n... -0.28
Double header inclusion in C++? +0.83
Security concerns on implementing application network protocol +0.96
Does "volatile" only prevent from compiler optimisation? -1.75
compiling C++ mac, look for header files not found -0.67
Why are there alignment boundaries larger than 4? +1.44
Vector erase function not working (simple code) +0.75
Memory overhead of wrapper classes -1.16
Inconsistency in floating point results on Different Architecture!!... 0.00
Understanding alignment concept +1.14
Catching c++ "Access Violation Writing Exception"? 0.00
C++11 lambda - why do I need to capture auto duration variables? +0.84
Should main with trailing return type be avoided? +1.40
Why do almost all of the C++ standard libraries not portable (inclu... 0.00
Best way to seed mt19937_64 for Monte Carlo simulations -0.14
Comparator for vector<pair<int,int>> -0.61
Win32 API, System Tray Icon disapearing -1.52
Optimizing pointer copies in c++ -3.05
How is u8-literals suppose to work? 0.00
Why doesn't Stack, Queue and List shrink the internal array after r... -1.39
Can a C++ std::list iterator move past the end? -2.51
"Avoid allocations in compiler hot paths" Roslyn Coding C... -1.82
C++ cross-platform equivalent of Windows' QueryPerformanceCounter() 0.00
Why I cannot pass a constant to String.Contains() in C++/CLI? -0.75
order of constructor execution -2.25
What does new (this) mean? 0.00
Is there a way not to kill an Qt application which throwed a std::b... -1.44
C++ Dynamic initialization - across translation units 0.00
string conversion with boost locale: different behaviour on windows... 0.00
x11/xlib with microsoft visual c++ -0.45
Qt and pointers -0.50
static vs inline for functions implemented in header files +0.88