StackRating

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

Luchian Grigore

Rating
1721.47 (80th)
Reputation
203,453 (226th)
Page: 1 ... 39 40 41 42 43 ... 81
Title Δ
operand order in * operator overload 0.00
What's the point of a final virtual function? -1.79
Exception-Handling C++ +1.07
What's the simplest "unused" code that won't be optimized... -0.98
Why are include directives on top of header files? -2.36
Why does C++ has an additional class name declaration? 0.00
copying one pointer to other in C++ +0.28
Is const_cast safer than normal cast? -1.49
Binary tree C++ basics 0.00
Assign a vector element to a CStringArray 0.00
Associate text from source code line to line - too fragile +0.01
logging in c++ (performance considerations) +0.76
C++ what is wrong with this function 0.00
trying to follow Bucky tutorials -0.22
Undefined symbol error when calling Singleton getInstance() -1.81
Does polymorphism work in C++ without pointers / references? -0.65
How to optimize object return in C++? +0.29
Private members are not inherited (or overridable) by subclasses in... +0.61
C++ STL map not recognizing key -0.56
C2071 illegal storage class, external vector declared in class and... +0.29
Mixing debug and release library/binary - bad practice? -0.66
LNK2005 error with vector +0.29
Have to provide more specific type in class member function return... +0.27
What is wrong in my min method (Binary Search Tree)? +0.29
Class reference member points to other member in same class +1.46
what does ... means inside function parameter (const char *value, .... -2.60
Change "const int" via an "int *" pointer. Surp... 0.00
“Undefined symbols” error in C++ +0.27
C++ / 'string' was not declared in this scope/ error +0.59
Why deleting a pointer to a vector of pointers causes the pointers... +0.40
Identifying error that is causing "non-POD type 'class segment... -0.73
assert() function not showing up in disassembly -0.39
How to get a portion of a string -0.88
Replace preprocessor macro by typedef of the same name -2.70
Why do undefined parameters in an if statement not cause a segfault... +0.75
C preprocessor macro specialisation based on an argument +0.14
c++: accessing vector elements using a pointer to the start of it -1.71
Using placement new -1.56
C++/CLI include problems 0.00
Destroying an object that someone else has a reference to +1.36
C++ character in string comparision +1.04
Not name a type error C++ -1.72
g++: How RVO works in case that multiple translation units are invo... -0.42
"&" meaning after variable type +0.29
How to call a function from another header file in C++? -1.11
Access to classes and functions from outside the application 0.00
Is #include'ing .cpp template implementation files a bad practice? +0.12
Try to get value from dll -0.73
What is faster: compare then change, or change immediately? -0.41
C++ (Logical Copy Constructor) How do I copy an object? 0.00