StackRating

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

Sam Varshavchik

Rating
1661.52 (409th)
Reputation
64,840 (1,372nd)
Page: 1 ... 7 8 9 10 11 ... 56
Title Δ
Read binary file into unsigned char vector buffer +1.83
C++ how to create an automatic casting map? +1.70
Unexplainable memory leak C++ +1.65
How to use a functor instead of lambda function -1.59
Understanding why unwanted iterations of a cout statement occur -1.02
Why std::call_once behave different in joined and detached threads? +1.36
Why does the stdout of a PNG image get flushed halfway the image so... +0.31
Setting environment variable from within library C++ 0.00
Converting Unsigned Int to BCD 0.00
Using derived Method in Base-Class withing library development -0.70
Transform a buffer into an istream to work in existing programs -0.23
Can multiple threads wait on the same condition variable? 0.00
Why internal linkage error when template defined in anonymous names... 0.00
Check Equality of Types 0.00
trash before body of http request and after 0.00
Is it safe to use a vector as a queue with multithreading? -1.07
std::condition_variable::notify_all() only wakes up one thread in m... +1.55
A C++ makefile issue 0.00
How to check if template argument is std::variant? 0.00
C++ creating an interface that has variadic template methods -0.37
Passing an "extractor" to a C++ method that also takes an... 0.00
dereferenced unique_ptr and changing values in struct doesn't s... 0.00
How does compiler understand, according to which template need to u... 0.00
Can I call the subclass constructor from my superclass? +1.32
Implementing Classes in C +1.15
Why is it possible to access vectors created inside a for loop that... -0.63
Resolving CRTP function overload ambiguity -1.00
How to use C++ Function Pointer as Parameter to a C Funcion Pointer... -1.78
Define variable in namespace but get null value in test 0.00
Codeblocks succeeded in compiling, but gcc failes, Why? +0.18
Specializing function template based on lambda arity -0.40
Not allowing to inherit from some class in C++ 0.00
Socket incoming connections can not push_back elements concurrently... +0.31
Problem pushing char* to vector, but after each iteration its addin... 0.00
How can I overload the subscript operator to return an optional whi... 0.00
C++, Deleting dynamic arrays defined within functions/iterative pro... -0.19
std::function and function templates +0.30
Fold expressions maximum number of elements in expansion pack 0.00
Explicit specialization of member function with variadic template a... 0.00
Function argument returning void or non-void type +0.65
C++ using default-initialized iterators to create an empty std::str... 0.00
insert elements while iterating a sorted stl container -1.89
Trouble using SFINAE to switch constructors 0.00
How to correctly use ifstreams in c++, with subprocess and avoid le... 0.00
How to remove elements from variadic template argument? +0.31
C++17 Purpose of std::from_chars and std::to_chars? +2.00
C++ MultiThreading Mutex Locks Segmentation Fault +1.72
How do I keep from calling default constructor in base class intial... 0.00
gcc linking shared library works, but dlopen of the same shared lib... 0.00
How can I print a vector in a recursive function? +0.49