StackRating

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

Mats Petersson

Rating
1568.75 (4,194th)
Reputation
112,218 (604th)
Page: 1 2 3 4 ... 75
Title Δ
Dynamic Lock-free memory allocators 0.00
C++: Non-typed Function Pointer -1.64
Is there a Linux tool able to detect buffer overflows on shared mem... 0.00
Does it hurt performance to dynamically link a shared library that... 0.00
Terminate a loop with specific characters 0.00
How to check whether a given file is a valid video file in C++? +1.00
Freeing returned pointer from function after it is malloc'd ins... +0.40
__glewBindBuffer Compile Error 0.00
Balanced braces using stack +0.40
C++ how do I read hex bytes from files and store them as pointers 0.00
C++ ios::app does not work with ios::binary -0.59
override virtual function - derived classes have different parameters -0.10
C++ - Function won't print first letter of line +0.16
efficient is_in(vector<string>& S, string P) function -0.10
Is move semantics in C++ something C is missing? +0.80
After fork(), how to keep running execve() in for() loop? 0.00
Does word size limit number of memory addresses, not the memory its... -2.65
Should the "optimized out" value be a random or not? -0.43
Is it safe to compare an unsigned int with a std::string::size_type -0.31
clang++ linker undefined symbols for architecture x86_64 -0.13
VMS timestamp to POSIX time_t --- Boost.DateTime bug? +0.01
Is there any role of Operating system in C++ compilation process +1.61
Is MSVC right to find this method call ambiguous, whilst Clang/GCC... -1.67
WinAPI: Is it needed to call FlushInstructionCache on an executable... 0.00
Why can I update a pointer to a (constant) string literal? -2.17
How do I initialize an integer array in LLVM using a list of intege... 0.00
How do I generate thread safe random numbers in my Visual Studio 6... 0.00
C++ - Why fflush(stdout) does not work with iostream? -1.19
Must I open a file in [ios::binary] mode to get its size? -0.25
Can [std::streampos] be converted to [size_t] implicitly? -2.04
Using goto for optimization -2.10
"Vector Subscript Out of Range" using std::vector as the... -0.45
What is the difference between programming in C ++ for AMD and Intel 0.00
How are windows DLL actually shared? 0.00
Does the compiler optimize references to constant variables? +1.16
IO error table on cppreference.com (C++) +0.41
If I declare a vector in a C++ class, will it be destroyed then the... 0.00
Using software libraries written for windows (using dlls) in linux 0.00
Can't run any available OpenCL sample with recent API CL/cl2.hpp 0.00
calling exe performance cost (compared to DLL) -0.11
Convert C++ type int16_t to int64_t without modifying the underlyin... +0.36
is bytecode faster than any executable code(.exe etc)? +0.39
How to wait for keyboard input before clearing screen (getchar not... -1.52
where can i find the header of __sync_add_and_fetch 0.00
How does counter decrement of smart pointer work? +2.52
float4 - multiply-add - performance tips OpenCL -1.55
Choosing location of related class/struct/enum definition -0.11
MMAP sharing for multiple objects 0.00
How to __forceinline a function for VS2008? +0.38
How is memory copied to GPU? +1.03