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
c++11 variadic programming, how to define a tower of vectors
Apr 13, 2019
c++
templates
c++11
metaprogramming
c++14
c++ function call with square parenthesis
Nov 18, 2022
c++
c++14
Why can [=] be used to modify member variables in a lambda?
Mar 17, 2022
c++
c++11
lambda
c++14
Static constexpr: why does it need to be templated?
Feb 01, 2022
c++
c++14
constexpr
Will C++14 support unconstrained generic functions?
Apr 29, 2020
c++
generics
auto
c++14
c++-concepts
Is this a bug in gcc optimizer?
Sep 17, 2022
c++
c++14
C++ regex segfault on long sequences
Aug 12, 2017
c++
regex
gcc
clang
c++14
Initializing a static constexpr data member of the base class by using a static constexpr data member of the derived class
Nov 20, 2022
c++
templates
c++14
constexpr
crtp
Sequencing of function parameter destruction
Aug 31, 2022
c++
c++14
language-lawyer
function-calls
sequencing
Overloaded function template disambiguation with `std::enable_if` and non-deduced context
Apr 10, 2021
c++
templates
c++14
language-lawyer
overload-resolution
On which C standard will C++14 be based?
Oct 25, 2022
c++
standards
language-lawyer
c++14
Constructor and copy-constructor for class containing union with non-trivial members
Oct 19, 2022
c++
c++11
constructor
c++14
unions
Generic way of lazily evaluating (short-circuiting) template conditional types
Jul 21, 2022
c++
templates
metaprogramming
c++14
template-meta-programming
Constant expression initializer for static class member of type double
Sep 17, 2022
c++
c++11
c++14
static-members
constant-expression
What is the purpose of std::forward()'s rvalue reference overload?
Aug 30, 2022
c++
c++11
c++14
c++17
perfect-forwarding
Can an identity alias template be a forwarding reference?
Sep 06, 2022
c++
templates
alias
c++14
forwarding-reference
How to write a generic forwarding lambda in C++14?
Sep 12, 2022
c++
lambda
c++14
perfect-forwarding
Why compiling with C++11 is successful despite using C++14 feature?
Oct 14, 2021
c++
c++11
gcc
c++14
compiler-warnings
Understanding an example about resumable functions in proposal N3650 for C++1y
Sep 03, 2022
c++
c++14
What is C++ Technical Specification?
Oct 30, 2018
c++
c++14
c++-concepts
« Newer Entries
Older Entries »