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 type to value meta-function be used as variable alias in C++14?
Oct 03, 2022
c++
typetraits
c++14
template-aliases
variable-templates
odr-use of forwarded constexpr argument?
Oct 01, 2022
c++
c++14
C++14 Uniform Initialization on a Non-Aggregate
Oct 01, 2022
c++
c++14
uniform-initialization
Variadic function template base case: without parameters or with one?
Sep 30, 2022
c++
c++11
variadic-templates
c++14
variadic-functions
unique_ptr and default constructible pointer
Sep 30, 2022
c++
c++11
lambda
c++14
unique-ptr
C++: parameter pack expansion inside lambda fails
Sep 28, 2022
c++
lambda
c++14
variadic-templates
The compiler g++ can't create a.out file?
Sep 28, 2022
c++
xcode
gcc
compiler-errors
c++14
Is my understanding about [basic.link]/7 in N4140 correct?
Sep 29, 2022
c++
c++14
linkage
Access by type in std::tuple with duplicated types should produce compilation error
Aug 19, 2022
c++
c++14
std
Check if enum class contains a specific identfier
Aug 07, 2022
c++
c++17
c++14
enum-class
Why is a unique_ptr not freed after a constructor calls an exception?
Sep 28, 2017
c++
c++11
c++14
Monad interface in C++
Oct 05, 2022
c++
functional-programming
c++14
monads
memory leak under GCC (but not Clang) when throwing in the middle of a C++14 initializer list for std::list<shared_ptr>
May 09, 2020
c++
exception-handling
c++14
shared-ptr
initializer-list
How to make C++ ADL to look into all instances of a template?
Nov 22, 2018
c++
c++11
c++14
template-meta-programming
constexpr
What's the standard/official name for universal references?
Sep 08, 2022
c++
c++11
c++14
universal-reference
forwarding-reference
std::bind on a generic lambda - auto type deduction
Feb 13, 2020
c++
c++14
Using max<int> as a predicate breaks in C++11
Feb 20, 2022
c++
c++11
c++14
Get first N elements of parameter pack
Mar 28, 2022
c++
c++14
variadic-templates
Confusion about auto keyword in C++ [duplicate]
Oct 02, 2022
c++
c++11
c++14
auto
storage-class-specifier
Difference between gcc compile options std=c++1y and std=c++14
Sep 06, 2022
c++
gcc
c++14
« Newer Entries
Older Entries »