StackRating

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

Davidbrcz

Rating
1492.92 (4,342,953rd)
Reputation
1,556 (105,562nd)
Page: 1 2
Title Δ
variadic template (with class and funtion) fails to complie 0.00
why can not add low-level const type to local variable in template... +4.69
How to write a factory function to initialize a constexpr reference... 0.00
Issues with a C++ metafunction to detect if a function exists +2.53
How to pass class method as parameter in C++11/14? +0.07
Choose between template function and auto type deduction -2.67
Solve non-linear system in C++ -0.19
Return a copy from a function of a non moveable object -3.92
Find function definition in C++ +1.51
How to detect which C++11 features are used in my source code -0.11
Stack unwinding +1.91
unsigned char array as key in a map (STL - C++) 0.00
Performing arithmetic with chars in C/C++ -3.42
Initializing base class with parameters generated by derived [C++] +4.27
Does this C++ code produce an undefined behavior? +0.07
Array inside a structure -1.07
Input "cobra" to output "dpcsb" Translating 1 c... -0.40
When a lvalue is passed to T&&, what will happen? 0.00
checking for a character on the end of a string +1.99
long and int not enough and double wouldn't work +4.09
increment all C++ std::vector values by a constant value -2.63
Since you can declare a copy constructor in two ways in C++ which i... +4.85
#Define macro in a function C++ +3.41
String array length in C++ -2.35
About default and copy constructors -2.33
C++ desktop application for Windows and Linux +1.99
Use of the noexcept specifier in function declaration and definition? -2.15
Accessing documentation on c++ +4.04
Freaky output: why would this code give any meaningful output, let... -3.08
Infinite loop reading from stdin using cin::fail() -1.96
Boost::any reference to stored value not compiling -2.71
C++ template - error: expected initializer before '<' token 0.00
building functions at compile time using templates and/or constexpr -4.11
Handling badly behaved libraries that terminate process +0.29
error: expected ')' before '*' token -1.87
libz compress fails if saving data -1.65
template class which has nested classes +4.10
specify allowed value range for boost::program_options value 0.00
How to create an instance from a type stored in a string +4.15
Confusion in use of templates and structs in c++ -1.54
Implement an object directory: boost::any, boost::variant, or? -3.81
query on runtime polymorphism in C++ -3.23
Is there a way in C++ to preinitialize structure or class without a... -1.85
Use integers of exact sizes c++ -3.41
Delete a range elements in a vector in C++ -3.85
Segmentaion fault after using operator new +1.27
Overloading a function using identical definitions in C++ +4.25
the result of linking two strong function symbol with the same func... +1.34
Passing a class to sprintf -1.69
Returing string from main function in c++ +2.64