StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 33 34 35 36 37 ... 70
Title Δ
LuaJIT & FFI: How to use char* properly? -0.54
marshal c++ "char**" in c# +2.37
Should I use virtual 'Initialize()' functions to initialize an obje... +1.38
Are standard library required to be standard conformant? -1.13
A x64-DLL injected into a x64-process hooking a x86-DLL fails using... 0.00
Difference between interlocked variable access AND critical section... -0.55
Understanding virtual base classes and constructor calls -1.92
How std:: tr1:: function gets the parameters of the signature featu... 0.00
Memory management in a lock free queue -0.93
Truly compile-time string hashing in C++ -1.13
Guidance for when to explicitly enable/disable copying in C++ class... +0.35
operator precedence in C same logic different outputs +2.07
Disambiguator template keyword for a template member of a template:... -1.22
why destructor called twice when exception is thrown? +1.21
Using an object method as a function callback +1.53
C++ _inline is being ignored in a singleton and showing up in my pr... +0.30
How/What to return in this case? +1.56
c++0x why are "auto" vars in Range-based for-loop passed... -2.00
When auto is used against array, why it's converted to pointer and... -0.64
Can I override colon operator in Lua? 0.00
Using typeid for simple decisions -1.55
how find an object in std::vector +0.48
variable representing type? inheritance at runtime? -0.25
Inline function returning statically created object -0.69
Const reference in getter method -2.20
why cant int** be converted to const int** in c++ -1.87
Complex LINQ query -1.48
Recommended way of returning pointer from C++ function? +0.22
Need to have empty string as a template parameter 0.00
Can I 'delete[]' a pointer that points into an allocated array, but... +1.39
How can one determine the return type of a function at template ins... -0.88
Are static objects deleted when an exception is thrown, or just loc... -0.48
constness for reference class members +1.06
How to derive from/extend a recursive class +1.93
Move semantics == custom swap function obsolete? +0.31
Can I make multiple Lua VM in single thread? +1.15
How does .h, .lib & .dll works together +2.12
prefer conversion operator over conversion constructor -1.69
32 bit library on 64 bit system +0.45
Possible forms to send something to standard error -0.93
Capturing this required to access member functions? -1.36
Analyzing memory growth due to C++ objects in a java process -1.82
Overloading unary operator & -1.33
Sort on multimap<pair<T,T>,P> -0.12
Dynamic Memory Allocation +0.17
Explicit Specialization in C++ -1.22
C++ template type which has a specific member method +0.01
How to end a whole program -0.04
Dynamic Switch Case in C++ +0.70
Getting the largest type available +0.26