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
When to use =default vs =delete
Feb 19, 2022
c++
c++14
Boost variant visitor with an extra parameter
May 03, 2022
c++
c++11
boost
c++14
boost-variant
constexpr and CRTP: compiler disagreement
Apr 18, 2021
c++
templates
language-lawyer
c++14
constexpr
Why do I get a type deduction error for a lambda returning lambda with multiple return paths?
Nov 06, 2022
c++
lambda
c++14
return-type
return-type-deduction
Generic lambda argument for std::pair
Sep 26, 2022
c++
c++14
`auto` return type in context of class members
Feb 27, 2018
c++
class
c++14
auto
C++ conversion operator to chrono::duration - works with c++17 but not C++14 or less
Aug 26, 2022
c++
c++14
chrono
conversion-operator
c++17
Can we use the return value optimization when possible and fall back on move, not copy, semantics when not?
Oct 15, 2022
c++
c++11
c++14
C++ : Check if the template type is one of the variadic template types [duplicate]
Sep 06, 2022
c++
c++11
c++14
variadic-templates
c++17
How to increment a variable from lambda-functor's body?
Nov 16, 2022
c++
c++11
lambda
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
« Newer Entries
Older Entries »