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
How to use a user defined literal in a header file? [duplicate]
Aug 15, 2022
c++
c++11
c++14
constexpr
user-defined-literals
Is a variable an array of size 1?
Nov 14, 2022
c++
c++11
c++14
language-lawyer
c++17
Returning reference to an array of specific size without explicitly stating the size in return type
Aug 26, 2022
c++
c++11
c++14
return-type
std::conditional vs std::enable_if
Nov 03, 2022
c++
c++14
Getting around copy semantics in C++
Oct 04, 2022
c++
c++11
c++14
Returning local unique_ptr as a shared_ptr
Nov 13, 2022
c++
gcc
clang
language-lawyer
c++14
Conversion from integral constant expression to null-pointer
Nov 08, 2022
c++
c++11
gcc
null
c++14
Test if a lambda is stateless?
Jan 03, 2020
c++
c++11
lambda
c++14
Can I declare a variable inside a lambda capture clause?
Apr 18, 2022
c++
c++11
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
« Newer Entries
Older Entries »