StackRating

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

James McNellis

Rating
1859.38 (3rd)
Reputation
296,402 (122nd)
Page: 1 ... 6 7 8 9 10 ... 55
Title Δ
How to decorate event in WinRT class? 0.00
Efficient algorithm to search sets of data -0.71
Is the default value of int 1? +0.55
How to prohibit NULL being passed in an argument list when std::str... +0.59
How to convert Platform::String to char*? +0.11
VS2012/ Blend 5: Debugging an Exception (only) occurring in design... +0.28
Metro Style App MFT "Class Not Registered" Error -0.88
GetExitCodeProcess() return 1 when process is not yet finished 0.00
Trying to write string class that can do move semantics from an std... +0.12
Getting a int32_t or a int64_t value from a char array -0.63
Pass by value thinks parameter is const 0.00
XAML Pages in VS 2012 not displaying 0.00
Is it possible to test whether two iterators point to the same obje... +0.53
Too many arguments, too few arguments in function pointer +0.41
Invoke derived class function via pointer to base class function 0.00
What is UMThunkStubAMD64 and why does it appear to be a bottleneck? 0.00
Do condition expressions always evaluate to 0 or 1 in C? +0.11
c++ - Assigning null to a string +0.80
Type of unsigned long is different from uint32_t and uint64_t on Wi... 0.00
The difference of dynamic memory, stack memory, and static memory a... -0.60
warning incompatible pointer, why this happens? +1.18
What expressions create xvalues? +0.55
Is there a way to detect if the Windows OS is a server (2003/2008)... +0.11
Boost Preprocessor - Pass BOOST_PP_ENUM_PARAMS a static const int? 0.00
Generalize Include Path 0.00
Windows Metro mode (C++): Waiting on semaphore (WaitForSingleObject... 0.00
c++ code with standard containers and constants references exhibits... 0.00
Scope rules for C macros +0.01
Details of C++ Vector push_back() 0.00
Why does the implicit "lambda to function pointer conversion&q... 0.00
Need help understanding this logical expression !!i + !j -3.12
Wrapping std::cout in a function call +0.77
How to import VC++ project into MS Visual Studio Express 2012 RC fo... 0.00
Wrong results when appending vector to itself using copy and back_i... 0.00
std::async not starting new threads with std::launch::async policy +0.11
IntelliSense Visual Studio 2010 SP1 unique_ptr : unique_ptr<vect... -0.81
Conversion from 'void*' to pointer to non-'void' requires an explic... -1.17
Override virtual function of base classes, which do not share commo... +0.10
Does Doxygen support C++/CX syntax? 0.00
What is _In_ in C++? +0.38
Calling method of not yet constructed object +0.26
Get a pointer to STL container an iterator is referencing? +0.11
Understanding "not" on booleans -0.98
How can I portably call a C++ function that takes a char** on some... +0.03
How can I output the value of an enum class in C++11 +0.10
Issues in searching through the vector? 0.00
error C2664 on bst comparison template 0.00
Dictionary with byte array argument 0.00
c++ why initializer_list behavior for std::vector and std::array ar... +0.99
Why operator overloading fails? -2.87