StackRating

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

Praetorian

Rating
1708.34 (116th)
Reputation
90,091 (871st)
Page: 1 ... 12 13 14 15 16 ... 30
Title Δ
make_shared with template constructor 0.00
std::shared_ptr: Custom deleter not being invoked -2.59
How to fix istringstream compiler error? 0.00
Making multiple vectors from one vector of random doubles +1.17
How to make a user-defined type initialize *exactly* like a built-i... -0.20
Stack Error after last line executed 0.00
Why there are no overloads of find/lower_bound for std::map and no... +1.26
Elegant way to deal with override in C++98,C++11 cross-compilable c... +1.81
Use a temporary as default argument in constructor +1.50
reference_wrapper Referencing Primitive -1.10
Passing function pointer as an argument using va_args 0.00
Is it safe to ever cast the result of string's c_str to a char*? +1.10
copying elements from std::vector to std::set based on condition bu... 0.00
what is wrong using for_each/mem_fun +0.72
Is head-tail printing more efficient than checking for end or begin... -0.40
Setter for class vectors in C++ -1.15
Conversion between time string and second value -0.01
Unable to compile with unique_ptr and deleter -0.52
Why isn't auto keyword working with initialization list of pointers... -1.78
std::unordered_map: Asymptotic {search,insert,remove} performance i... 0.00
sublime text 2 can't run my c program? 0.00
Wrapping built-in C++ types to guarantee initialization +1.63
Matlab: Need to compact a vector of strings 0.00
Can std::initalizer_list cause lifetime issues? +0.32
std::length_error when trying to output a string from class array 0.00
Any difference between copy-list-initialization and traditional cop... -0.55
using indexes to replace NaN based on the whether or not an NaN is... +1.66
How to properly check if std::function is empty in C++11? 0.00
Logic in C++'s delete and delete[] -2.30
Creating an instance of shared_ptr<std::thread> with make_sha... +0.34
boost regex not matching? -0.64
Range checking using regular expressions? +1.07
Wrapping around old C Structures with smart pointers in C++11 and a... -1.23
Making function pointer typedef from a function typedef in C++? 0.00
Generating random double vectors with <random> and a function +0.38
Workaround for VS 2013 SFINAE deficiencies 0.00
Boost::random::discrete_distribution How to change weights once con... 0.00
C++ no operator "<<" match these operand (inheritan... +0.60
Matlab coding repetition help required -0.29
MATLAB - finding the index of a string in a vector +1.20
Memory leak when using smart pointers 0.00
MISRA C++ 2008 strange warning +0.38
How do I create a case insensitive regex to match file extensions? 0.00
Specialization of variadic constructor template of class template +1.64
Why cleanup attribute of GCC/Clang can not be used with function pa... 0.00
return multiple values from a function in C +0.84
Rounding floating variables in C to display upto only 2 digits of p... 0.00
Check if last item inserted exists through map key 0.00
Giving a __stdcall function pointer more arguments than it expects -2.36
is there std::mismatch for two unequal sized vectors? -0.47