StackRating

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

CoffeeandCode

Rating
1503.01 (328,336th)
Reputation
3,422 (49,263rd)
Page: 1 2 3
Title Δ
allocate objects on the stack (with copies) or heap (with pointers) +0.26
Universal references with functions 0.00
Why must I create a type alias when using a variadic constructor fu... +2.68
Determine lvalue and rvalue in C++ function +1.63
Variadic template with class names -1.98
Using variable argument functions dynamically +0.66
For some reason serial code runs faster than SIMD code 0.00
How can I pass a member function pointer into a function that takes... -0.82
C++ cyclic dependency confusion with adjacency list representation +6.40
Get rid of IF statements by using functors 0.00
Creating a function alias +3.75
Using child as a function parameter instead of parent +1.83
std::call_once vs std::mutex for thread-safe initialization -1.65
C++ What are the differences between Microsoft's ComPtr and c++... 0.00
I need a greater understanding of what a pointer actually points to +4.29
I cant get my destructor to work in my code -1.23
Don't understand the use of const for functions and classes -3.19
C++ Can I declare a Struct using a variable value as the Struct name? 0.00
Function pointers with template arguments and return type 0.00
Regarding Pointer to structure in C -3.81
Variadic template pack expansion -1.80
I can't get my OpenGL program to render a triangle +0.87
Standard library function for running a function only once +1.37
Return types of main function in C as character return type -4.07
can I use SFINAE to selectively define a member variable in a templ... +0.44
c++ class template specialization, without having to reimplement ev... -3.25
std::lock_guard() for a locked std::mutex 0.00
Generate Random Number Using C -1.55
If you wrote a C program with no pointers +4.02
_mm_shuffle_ps not declared even though header included 0.00
spawning a new terminal and writing to its stdout -2.40
Accept days & convert it into equivalent no. of years, months,... -4.18
dynamic_cast across a shared_ptr? -1.08
Difference between float* and vector<float> -0.65
Does binding a VAO really take 1ms or is my stopwatch class broken? 0.00
Pointer to base class lost in while loop, causing segfault. C++ -3.54
GLSL uniform access causing sefault in program 0.00
what is the equivalent of the DirectDraw Surface (DDS) format for o... -3.28
function with nested variadic template -3.16
How many bytes does it take to store a certain amount of Letters in... -0.43
Another "ISO C++ forbids declaration" error +1.47
pre-definition of struct, error +4.27
partial specialization variadic template typename as void -2.49
Difference between undefined methods and pure virtual methods in a... 0.00
How to fill a vector with typeid's from variadic template arguments -1.79
What's the meaning of #define without replacement in C/C++? 0.00
Auto vectorization not working -4.05
Difference between potential and actual scope +0.52
Reading an text file into an array of strings +0.45
Can you do this with vertex arrays OpenGL 4.4? +0.19