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++14
Can I cast function pointer void* to std::function?
Mar 05, 2022
c++
c++11
c++14
How do I make my sizeof sum struct work with an empty parameter pack
May 29, 2021
c++
c++14
C++14 increment a value inside of lambda function with capture-specifier
Sep 16, 2022
c++
lambda
c++14
Creating a `std::chrono::time_point` from a calendar date known at compile time
May 13, 2022
c++
c++14
chrono
How to construct an object either from a const reference or temporary via forwarding template
May 13, 2022
c++
c++14
perfect-forwarding
type-deduction
How do I make template type deduction work with references?
Jun 07, 2018
c++
templates
c++11
c++14
Are C++ lambdas true closures? Capturing by reference
Nov 02, 2022
c++
lambda
c++14
Issue with enable_if and multiple conditions
Mar 01, 2019
c++
templates
c++14
sfinae
enable-if
Returning a C string in a constexpr function: why no warning from the compiler?
Oct 24, 2022
c++
c++14
constexpr
c-strings
string-literals
How to read a binary number as input?
Sep 27, 2022
c++
c
input
user-input
c++14
Get captured variables from lambda?
Aug 31, 2019
c++
c++11
lambda
c++14
Why must thrown objects be copy-initialized?
Nov 03, 2022
c++
exception
c++14
float initialization from double with braces
May 11, 2022
c++
c++11
c++14
list-initialization
value-initialization
Does 'final' specifier add any overhead?
Sep 20, 2022
c++
c++11
c++14
How to declare a vector of functions (lambdas)
Apr 26, 2019
c++
c++11
c++14
How to prohibit the construction of object?
Nov 13, 2019
c++
c++11
memory-management
c++14
memory-layout
constexpr errors; VS2017 C++ compiler regression?
Sep 21, 2022
c++
visual-c++
c++14
visual-c++-2017
Template friend function and return type deduction
Dec 24, 2020
c++
templates
friend
c++14
return-type-deduction
why is std::equal much slower than a hand rolled loop for two small std::array?
Nov 06, 2022
c++
performance
stl
c++14
gcc6
Why ISO C++ forbids returning arrays?
Feb 20, 2021
c++
arrays
c++14
« Newer Entries
Older Entries »