StackRating

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

Andy Prowl

Rating
1810.24 (5th)
Reputation
102,850 (707th)
Page: 1 ... 28 29 30 31
Title Δ
Convert std::chrono::time_point to unix timestamp -3.56
How do I declare multiple values for a 3D vector? +1.33
Template for traversing a tree node using boost::variant +4.11
integral_constant and template argument deduction 0.00
iterator pointing to single component of a struct within larger con... 0.00
how to replace all occurences of a string or character, unless alre... 0.00
C++: Merge Sort Merging Arrays -3.25
How to use function pointers or virtual functions to allow another... +2.40
MFC Property Grid Formatted Floats 0.00
Static class member -0.36
Slim c++ signal / event mechanism with move semantics for slots 0.00
Why this code doesnt work? (c++ OOP) public inherits -0.45
Are multiple mutations within initializer lists undefined behavior? +4.26
what data structure to use for multidimensional mesh grid? (c++) 0.00
Create pointer to member for map value type in vc2010 -2.51
C++ "does not name a type" - unable to compile source files 0.00
copy constructor not called, can someone explain how returnin value... +4.08
Why include guards do not prevent multiple function definitions? +5.60
C++: anything wrong with the following code? -2.22
constexpr and static member declaration with templete class -3.91
How to clear specified format data from clipboard? +0.05
This-pointer capture in lambda wrapper around recursive function 0.00
Why use initializer_list instead of vector in parameters? -2.24
code showing prime number (c++) using recursive function and withou... -4.45
Design of constexpr classes : merging constexpr and non-constexpr v... -2.93
C++11 Variadic Template Function -- where's the error? 0.00
Pointer to a derived class object +3.78
Overloading operators for class with cast operator and single-argum... +3.50
Return char* from function -4.11
Difference between return value and local variable 0.00
Defining "main" by a function pointer +3.77
select an union member depending on a template parameter +0.25
Issue with calling a function on multiple threads +4.20
operator++ as both a postfix and prefix doesn't work with clang 0.00
Can I create anonymous classes in C++ and capture the outside varia... +4.15
C++11 Delete Overriden Method +4.02
C++ deep copying with objects -0.24
Regarding C++ automatic type conversion behaviour in std::thread 0.00
Pointer to member function syntax when declaring a template -3.43
Precedence of overloaded cast operators 0.00
Specialize a template class with a member function pointer 0.00
C++ Delegated Constructors With Headers 0.00
pass as callback the address of a static method whose signature cam... 0.00
C++ variable arguments -1.45
Increase the size of the memory mapped file 0.00
static constexpr member function in templated using expression not... 0.00
QSqlQuery doesn't answer correctly 0.00
need help on splitting a string in c++ +3.54
c++ - Creating custom events at runtime 0.00
Passing any function as a template parameter? +3.43