StackRating

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

firda

Rating
1515.61 (43,069th)
Reputation
2,503 (67,443rd)
Page: 1 2
Title Δ
std::string allocate memory 2 times for 1 string 0.00
Should volatile still be used for sharing data with ISRs in modern... -2.99
Is it ok to use atomics to reduce locking in a read dominant multit... -0.27
Using attributes to make serializing class easier? 0.00
Generic interface inheritance castings 0.00
How does this makefile make objectfiles? 0.00
My for statement isn't working properly 0.00
do I use delete in while loop? -2.25
Optionally publish methods based on variadic template parameters +0.97
C++: Destructor being called outside object scope? +0.30
C++ & the C arg_list functions +4.10
Why derived constructor needs base destructor? +3.40
Resolution of virtual function with default parameters +2.38
Find which two values in an array maximize a given expression? -0.07
TPL Tasks and ReaderWriterLockSlim 0.00
Perform some operation on each of recursive structure's element... +3.82
Disallow copy constructor but allow implicit copy from other type -2.75
Preventing conversion operators from compiling unless a static cond... -0.80
Smart pointers messed with initializer list 0.00
error when initializing variable +1.86
How to determine when my Producer Consumer finish it's job 0.00
How to use a function defined in another file with g++? +4.03
volatile variable instead of mutex protected variable to check for... +0.16
Customized memory allocation and deletion +4.34
Getting segmentation fault error C++ 0.00
Template method to select between functions based on accessibility... -1.16
Find untagged template options/parameters/args by position 0.00
g++ - how do I disable implicit conversion from 0 to pointer types? -1.83
Why this function get invoked exactly once 0.00
How to get the precise time of the consumption function by using SY... 0.00
Create concrete version of sealed generic delegate 0.00
Restrict supported types of a template class by using variadic temp... +1.74
How to compile so that filenames / line numbers are available for e... +4.09
Is there good substitution for interface in has-a relationship in c++ -3.02
Is there good substitution for interface in has-a relationship in c++ +0.98
Connect element in distinct array using recursion +0.01
Why am I getting an access violation when locking a weak_ptr? 0.00
How Does std::enable_if work? -0.02
Create a generic datatype method -0.92
How to Clone a Windows Forms Controls even with non-Serializable pr... +2.06
C# Form doesn't close -0.25
Addition on user-defined types C++ -1.04
How references in C++ are implemented with pointers +2.76
expression must have class type error c++ +4.74
Why do some code files use close() without including unistd.h? -3.85
combine adjacent parallel lines 0.00
std::uninitialized_fill() and std::get_temporary_buffer() +0.38
C++11: std::move() call on arguments' list +0.56
Sort enums in declaration order -4.06
PropertyInfo.GetValue unable to compare datetimes? +0.72