StackRating

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

Evgeny Panasyuk

Rating
1608.15 (1,466th)
Reputation
7,999 (19,714th)
Page: 1 2 3
Title Δ
Is there any better way to define a visitor pattern without a prior... 0.00
Extract emacs c style options from clang-format style 0.00
Why does reading a file that doesn't exist print garbage charac... 0.00
STL container for region/arena-like allocation 0.00
Load C++ from HTML or Javascript 0.00
Missing faces when displaying STL data 0.00
Conditionally trivial destructor 0.00
How to use boost::preprocessor to unzip a sequence? +2.22
Changing VTBL of existing object "on the fly", dynamic su... +0.74
Variadic template aliases as template arguments 0.00
C++ Low-Latency Threaded Asynchronous Buffered Stream (intended for... -0.58
How to sort a vector<pair<string , pair<int , int>>&... -0.08
How to detect when a boost tcp socket disconnects -0.66
How to derive from a nested class of a variadic template argument? -0.49
Will concepts lite change the need of CRTP to achieve static polymo... -0.15
Insert into vector having objects without copy constructor -0.78
Standard library partition algorithm +0.71
Creating an array without duplicates -0.44
Why can't you free variables on the stack? +0.02
Implementing a spinlock in Boost. Example Needed +1.49
compilation error when using std::unique_ptr as value in tbb::concu... +1.03
Passing member function with all arguments to std::function +1.40
Efficient way to search large data set based on several fields +0.11
Iterate over full array starting at any position, using only one va... +0.51
Over theoretical peak FLOPS benchmark 0.00
Exception safety - patterns for reliably rolling back object state -0.40
How to rewrite a nested loop using the C++ STL algorithms? -0.47
Is it possible to generate a fusion map from an adapted struct? +0.06
C++ duplicate stdout to file by redirecting cout +0.36
Boost threads on Windows 0.00
Wrapping C++ functionalities from std, is sometimes a bad idea? 0.00
inheriting from a class template with a default argument +4.04
How do I in-place modify each element of a 1D Array? 0.00
Actor calculation model using boost::thread +2.61
Iterating through pairs (or more) of objects in C++ +4.29
How to create static strings from types at compile time +3.72
Two phase construction at real time system +0.16
STL map implementation in Visual C++ 2010 and thread safety 0.00
Does the compiler optimize non-polymorphic calls to virtual methods? 0.00
boosting parallel reduction OpenCL 0.00
Initialise a std::vector<std::vector<int> > with boost:... 0.00
Convert Eigen Affine3d to Affine2d 0.00
FibonacciHeap increase_key implementation 0.00
Make a bunch of C++ classes comparable while avoiding repetitivenes... +3.03
Smart pointer wrapping penalty. Memoization with std::map +2.92
BOOST_FUSION_ADAPT_TPL_STRUCT and template array size +3.21
How to randomly fill vector<vector<bool>> with 0s and 1s +2.97
Why does the OpenCL cl.hpp (header-only) wrapper not break the One... 0.00
how do I solve namespace conflict in C++? +2.88
Performance degradation due to default initialisation of elements i... -3.03