StackRating

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

vsoftco

Rating
1664.52 (369th)
Reputation
43,340 (2,484th)
Page: 1 2 3 ... 22
Title Δ
How to disambiguate generic trait method call? +1.52
Why does my compiler percieve a string to be a const char[]? +1.38
Why the memory allocation failed when passing the pointer as argument 0.00
Importing C enum into C++ namespace -2.16
Reference to a temporary vs Pointer to temporary and their lifetime 0.00
Overloading operator for default type in template +0.76
Does C++ destruct object in given compound? 0.00
C++ temporary object member function life time 0.00
Deleting overloaded function. C++11. Call of overloaded ... is ambi... +0.28
How to seperate declaration and implementation of a templated class... +1.75
how to overload assignment operator to satisfy ob1=ob2=ob3 (ob1,ob2... 0.00
Empty value in explicit copy constructor with member initialization... 0.00
How should I convert between classes created using C++ templates? +0.32
Who defines the new operator? +0.30
Checking if a string is a number, then converting that number to an... +0.27
How to resolve this call to ambiguous constructor by making one of... 0.00
Doing permutation of the dimension in a Boost multi_array 0.00
Find difference between two lists using Eigen 0.00
Is there a way to build C++ custom qualifiers? 0.00
Tuple bool value does not change +1.67
Understanding extern templates in c++ 0.00
Why does the program skip cin.get() after a cin? 0.00
member function specialization of an already specialized class 0.00
Using std::string as return type in Boost.python exported function 0.00
SHA-1 hashing by openSSL in android studio 0.00
C++17 std::optional in G++? 0.00
Why this SFINAE snippet is not working in g++, but working in MSVC? +1.41
C++ vector::size_type: signed vs unsigned; int vs. long +1.27
How to manage std::list elements as references? +1.04
Diference between two code of: constant pointer to a constant integ... 0.00
Narrowing Conversion required while list initialization 0.00
Specify default template argument +1.14
Polymorphism with different methods in derived classes -0.21
c++ - copy constructor, deep copy and how to write it correctly 0.00
Functional programming in C++. Implementing f(a)(b)(c) +0.12
Why is using base class definitions in non-deduced context not perm... +0.75
Casting away const-ness of method 0.00
Deducing the types +2.21
c++ between three numbers sum two highers without loops and arrays +0.68
Sorting biggest and smallest value in array C++ +1.39
Memory Location as last value in enlarged dynamic array 0.00
C++ Constructor implicit members +0.29
Crypto++ explicit destruction during encryption/decryption? +0.86
Why type deduced for T is const int in void func(T const &t) 0.00
Error: class template partial specialization contains a template pa... 0.00
Why is std::forward necessary with forwarding references +1.62
Eclipse: comment entire code without it getting cut short by anothe... 0.00
Initialization with parameters 0.00
What happens when we use vector erase or insert 0.00
Cant access memory location declared in array +1.22