StackRating

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

Kirill Kobelev

Rating
1477.04 (4,506,269th)
Reputation
8,835 (17,609th)
Page: 1 ... 6 7 8
Title Δ
Is there a better way to express nested namespaces in C++ within th... -0.55
Making one header to be needed for several classes inclusion +2.16
Why c++ is not used in L2/L3/L4 development projects +4.34
How can you track memory across DLL boundaries +4.75
How can I initialize class variables in a header? -3.60
Can you bind a reference to an uninitialized member? -3.24
How can I organize C++ code without thinking too hard about whether... -1.92
hiding namespaces in C++ +0.24
How to execute an application that's injected in a process 0.00
Good way to handle a whole hierarchy of exceptions on several places -3.74
"Undefined Symbols" when calling C++ function from anothe... -3.85
.exe vs .dll as modules of one program +1.86
CreateMutex vs System.Threading.Mutex (Win32 vs C#) 0.00
Does dynamically allocated memory for data members of a C++ class f... -2.66
Visual studio 2010 - data segment and stack memory are same +0.44
Incomplete type named in nested name specifier 0.00
using sizeof() within a member function -3.05
C++ expression must be a modifiable value +3.33
Objects on the heap and references -3.16
Returning by reference of a value stored as a pointer - memory leak? -0.12
Cannot overload function -1.94
C++: how to check, that enum has only unique values -3.65
Are there any tools for refactoring C++ to conform to coding standa... -2.54
Prevent user from derive from incorrect CRTP base +1.45
Quick one: GetProcAddress of Struct member? +3.73
Macro with parameter x and output $x and @x +3.65
Operators on internally defined classes -0.91
information regarding .idl files in cpp 0.00
automatically split (refactor) .h into header and implementation (h... +0.10
storage-class specifier 'register' in c99 semantics -1.58
Best way to id an inherited class -0.20
How to log the stack return address of a function in c++ -4.03
C++ specific type for type_info -1.79
C++ : Using typedefs across multiple files in a namespace. 0.00
What is the lexical and syntactic analysis during the process of co... +0.93
dynamic typedef -3.15
Check if a pointer points inside an array in standard C/C++ -0.84
Why memory-mapped files are always mapped at page boundaries? +4.07
C++ compilers implementing dynamic initialization after main +0.60
Code compiling on gcc, but not on msvc 0.00
Extracting information using BNF grammars +4.36
Bison/Flex tutorial with C++, AST and re-entrant both lexer and par... -0.19
Visual-C++ malloc implementation? 0.00
LALR(k) to LALR(1) factoring explanation and/or examples 0.00
LR(k) parsers, with k infinite, not restricted to deterministic con... 0.00
Exporting classes to a dll in a portable way, without using interfa... 0.00
Which Parser: EBNF, Custom, Parser Combinator (and their derivative... 0.00
Why the cross-domain Ajax is a security concern? 0.00