StackRating

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

syam

Rating
1570.93 (3,942nd)
Reputation
12,415 (11,817th)
Page: 1 2 3 4 5
Title Δ
C++ ABI standards compliance w/ arbitrary name mangling -0.13
There are universal solutions in different C++-compilers to catch t... 0.00
what happens if an #include fails to find file -0.47
send a message to a remote rsyslog in c++ 0.00
How does a mutex ensure a variable's value is consistent across cor... +0.46
How to get size of char* x[] +1.61
How to make a variadic is_same? +1.61
C++ template metaprogramming, "static if" workaround - ca... +1.28
Setting std::shared_ptr source at a later stage +0.15
How to retype from (void *) to int in C++ without getting any warni... -0.59
Template base class can store pointers to derived but not objects -... 0.00
Constructor parameter style +1.54
rand() doesn't create random numbers +0.40
How are C++11 lambdas represented and passed? +0.42
ScopedExit implementation: pass arguments to the function object +2.38
Avoiding if statement inside a for loop? -1.43
Avoiding heap allocation with "throwing" constructors +1.15
Create new sorted vector without duplicates -1.57
Losing Power While Writing to a File -2.12
Is thread::get_id (C++11) lock free? 0.00
Packing C++ application with MySql database -0.06
No suitable conversion function from std::vector<Object *, std::... +0.22
Enforcing real-time constraint in multi-threaded context +1.66
Linux print docunment to standard output or file -0.02
C++11 virtual copy constructor -0.79
C/C++ Compiler Missing on NetBeans 7.3 on Debian 0.00
Can we store unordered_map<T>::iterator? -1.62
Mandating "in-place" construction 0.00
Go switch vs if-else efficiency -0.45
Comparing function pointers stored as boost::function +1.59
What is C++ version of realloc(), to allocate the new buffer and co... -1.97
Get a double from boost::chrono::steady_clock::now() -0.58
function call with default parameter +0.92
list, iterator definition make segmentation only in the Eclipse deb... -0.20
In C++ is it possible to override virtual methods upon initializati... -0.21
auto_ptr, immediate get() and release() - is it useful? +1.64
How to calculate time execution and cpu speding for a function in C++ +1.93
Large POD as tuple for sorting +0.02
Memory management scope in C/C++ +0.27
Getting a unique_ptr out of a priority queue 0.00
Why is the pointer value in the function different to the one passe... +1.76
Is pointer dereferencing atomic? +1.47
c++ lambda self-passing exception 0.00
Iterating over list of pairs, the list being in an array +1.16
Clarification for Implementing a FUSE Filesystem in c++ 0.00
Reverse Value using Not Operator -4.18
How return string in c++ function? +3.36
Why can I not pass an ifstream as I construct it? 0.00
Efficiency of registry call vs. storing user options in a static va... +3.65
ostringstream to vector<uint8_t> -0.04