Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
std::shared_ptr assignment of data vs. memcpy
Dec 08, 2025
c++11
shared-ptr
Can std::initalizer_list cause lifetime issues?
Dec 07, 2025
c++
c++11
initializer-list
object-lifetime
Interesting stdext::hash_value() implementation
Dec 08, 2025
c++
visual-studio-2010
hash
c++11
Why does the keyword `explicit` not apply to function parameters?
Dec 08, 2025
c++
c++11
type-conversion
standards
overloading
Partially specializing template class in c++
Dec 07, 2025
c++
c++11
templates
const char array template vs char const* function overload [duplicate]
Dec 07, 2025
c++
c++11
templates
overload-resolution
Construct a variadic template of unsigned int recursively
Dec 08, 2025
c++
templates
c++11
metaprogramming
variadic-templates
How can I loop over pair in c++ [closed]
Dec 07, 2025
c++
algorithm
c++11
std-pair
Why doesn't defining array without size with initializer work inside class definition? [duplicate]
Dec 07, 2025
c++
c++11
c-strings
in-class-initialization
C++11 static_assert (and functions to be used therein)
Dec 08, 2025
c++
c++11
assertions
static-assert
C++. How to return null pointer instead of function return type?
Dec 08, 2025
c++
c++11
Multithreading model of C++11
Dec 08, 2025
c++
multithreading
c++11
C++11 Using "Range-based for loop" (for each) for dynamic array
Dec 08, 2025
c++
arrays
c++11
foreach
std
How to restrict template functor return and parameter types
Dec 08, 2025
c++
templates
c++11
When does C++11 give warnings about operator precedence?
Dec 07, 2025
c++11
gcc
parentheses
operator-precedence
suppress-warnings
invalid initialization of non-const reference from an rvalue
Dec 07, 2025
c++
c++11
c++14
rvalue-reference
type-deduction
for(auto &pointer : vectorOfPointers) vs for(auto pointer : vectorOfPointers)
Dec 08, 2025
c++
pointers
c++11
How to differentiate fill constructor and range constructor in C++11?
Dec 08, 2025
c++
c++11
constructor
overloading
C++: “invalid comparator” assert [duplicate]
Dec 08, 2025
c++
c++11
stl
« Newer Entries
Older Entries »