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
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
Checking if a sequence container is contiguous in memory
Mar 20, 2022
c++
c++11
containers
c++14
typetraits
can have definition variable of non-literal type in constexpr function body c++14?
Feb 06, 2022
c++
c++11
language-lawyer
constexpr
c++14
Contradictory results between GCC and clang related to [basic.link]/7 in the C++ Standard
Apr 04, 2018
c++
c++11
language-lawyer
c++14
linkage
Does RVO work on object members?
Nov 08, 2019
c++
c++11
visual-c++
c++14
return-value-optimization
« Newer Entries
Older Entries »