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
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
Find if vector contains pair with second element equal to X
Jun 01, 2022
c++
algorithm
c++11
search
coding-efficiency
using std::async with template functions
Apr 25, 2022
c++
algorithm
c++11
templates
stdasync
Lambda Capture by Value forces all scoped object to const
Sep 12, 2022
c++
visual-c++
c++11
lambda
What type of object should this function return?
Jun 02, 2022
c++
c++11
factory
smart-pointers
lifetime
C++ Limit template type to numbers
Apr 02, 2022
c++
c++11
templates
Can't initialize std::function with comparator
Aug 30, 2022
c++
c++11
Why float division is faster than integer division in c++?
Sep 30, 2022
performance
c++11
floating-point
int
division
How is type deduced from auto return type?
Oct 17, 2022
c++
c++11
decltype
C++11 random numbers and std::bind interact in unexpected way
Feb 06, 2022
c++
gcc
random
c++11
stdbind
__func__ value difference between C and C++
Mar 14, 2022
c++
c
c++11
c99
c11
In C++11, how can I call new and reserve enough memory for the object?
Aug 09, 2017
c++
memory-management
c++11
« Newer Entries
Older Entries »