StackRating

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

Ben Voigt

Rating
1618.07 (1,155th)
Reputation
242,067 (173rd)
Page: 1 ... 122 123 124
Title Δ
Using C++, how do I correctly inherit from the same base class twice? +2.27
Is it OK to use boost::shared ptr in DLL interface? 0.00
Implementing windows hooks using NativeWindow properly -2.30
Are there any thread-safe graph libraries for C++? -1.75
Difference between pointer to a reference and reference to a pointer 0.00
C++/CLI : Advantages over C# 0.00
Uniformly handling error codes in an unmanaged API -1.54
What does this statement mean? "good C++ programming typically... -2.69
Speed up Matrix Addition in C# +2.55
C++/CLI performance gain 0.00
Detach a pointer from a shared_ptr? 0.00
Is there a better way to create this game loop? (C++/Windows) 0.00
Turn on PC with USB-device 0.00
Creating a thread in DllMain? 0.00
Correct C++ code file extension? .cc vs .cpp -1.64
Autocorrelation and shift vectors 0.00
Counting common bits in a sequence of unsigned longs 0.00
c atoi string to int 0.00
Is there a Java reflection utility to do a deep comparison of two o... 0.00
C# Reflection: Is it possible to find an instance of an object at r... 0.00
Converting a C# class library to C++ on Red Hat Linux +1.65
How can I create a custom *write-only* dependency-property? 0.00
Unable to return struct from C++ back to C# 0.00
What is fadvise/madvise equivalent on windows? 0.00
Should I use block identifiers ("end;") in my code? 0.00
Unique class type Id that is safe and holds across library boundaries 0.00
Cross platform programming -2.75
How to convert System::IntPtr to char* 0.00
How to attach a winforms dialog to an existing toolbar/menubar (com... 0.00
Is it possible to delete both ends of a large file without copying? 0.00
What can you NOT use an identifier for? 0.00
Better game loops then endless loop + block? 0.00
What would you suggest as a high school first language? 0.00
how to enable vertical sync in opengl? 0.00
Alternative to system() and _popen() on Windows 0.00
Equivalent of `IF ( X AND ( 2 ^ Y ) ) Then` in C# 0.00
Can't operator == be applied to generic types in C#? 0.00
How to use System::Threading::Interlocked::Increment on a static va... 0.00
where do I initialize a managed C++\CLI dll 0.00
Simultaneous updates across two display contexts in openGL 0.00
What is the lifetime of a static variable in a C++ function? 0.00
Garbage Collection in C++ -- why? 0.00
What is the strict aliasing rule? 0.00
Can you have a class in a struct? 0.00