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
Vector of elements containing std::threads
Aug 29, 2022
c++
multithreading
c++11
Rvalue reference parameters and template functions
Sep 23, 2019
c++
c++11
rvalue-reference
Unexpected compilation problem with g++ -std=c++0x
Mar 02, 2019
c++
c++11
Variadic templates: producing a tuple of pairs of adjacent elements
Nov 10, 2022
c++
templates
c++11
variadic-templates
Metafunction to compute x^n and return the integer limit without overflow if not possible?
Dec 25, 2021
c++
c++11
metaprogramming
template-meta-programming
integer-overflow
C++ unique_ptr constant reference
Jul 01, 2019
c++
pointers
c++11
constants
unique-ptr
Why must shared_ptr<> allocate for the control block and managed object separately?
Oct 19, 2022
c++
c++11
shared-ptr
make-shared
Why does libc++'s implementation of map use this union?
Feb 18, 2019
c++
c++11
dictionary
stl
libc++
Inheriting typedefs? [duplicate]
Oct 19, 2018
c++
templates
c++11
inheritance
template-meta-programming
How do I make template type deduction work with references?
Jun 07, 2018
c++
templates
c++11
c++14
Why is decltype(class::class::class::member) valid [duplicate]
Nov 10, 2020
c++
c++11
decltype
Changing enum to next value [C++11]
Nov 09, 2022
c++
c++11
enums
switch-statement
Using =default in meaning of =delete
Oct 28, 2022
c++
c++11
default-constructor
A lambda function which is a member variable crashes
May 03, 2021
c++
c++11
random
lambda
functional-programming
Is there a simple way to call a function with default arguments? [duplicate]
Nov 11, 2019
c++
c++11
default-parameters
function-parameter
How to use auto keyword to assign a variable of type uint32_t or uint64_t in C++
Feb 08, 2022
c++11
What C++0x Headers are supposed to define nullptr?
Nov 02, 2022
c++
header
c++11
nullptr
C++11: Do move semantics get involved for pass by value?
Feb 03, 2022
c++
c++11
move-semantics
Specifying function parameter type, but not variable
Oct 29, 2022
c++
function
parameters
c++11
Idiomatic and efficient way to add two ranges element-wise
Mar 17, 2021
c++
algorithm
c++11
stl
« Newer Entries
Older Entries »