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
gcc and clang disagree over constexpr function
Sep 05, 2022
c++
gcc
clang
c++14
constexpr
Android NDK clang compiler can't find std::make_unique
Jul 02, 2018
android
c++
android-ndk
clang
c++14
How does an unspecified pointer conversion behave in C++14?
May 19, 2021
c++
pointers
language-lawyer
c++14
reinterpret-cast
Strange compiler behaviour with generic lambda in C++14
Mar 13, 2022
c++
gcc
c++14
How does Apple clang-703.0.29 map back to clang releases in terms of C++1x support?
Nov 02, 2021
c++11
clang
xcode7
c++14
Determining stack size at runtime in a C++ Program
Feb 07, 2022
c++
stack
runtime
c++14
Variadic template constructor and copy constructor
Sep 27, 2022
c++
c++11
constructor
c++14
variadic-templates
Avoiding recursive template instantiation overflow in parallel recursive asynchronous algorithms
Oct 09, 2019
c++
multithreading
asynchronous
recursion
c++14
Type of an enumerator in the declaration of its enum
May 29, 2021
c++
c++14
language-lawyer
enumerator
erroneous explicit template specialization of variable template in gcc
Aug 30, 2022
c++
gcc
clang
c++14
c++17
What is the lifetime of the arguments of std::async?
Nov 01, 2022
c++
c++14
raii
stdasync
copy initialization - conversion from 'int' to non-scalar type
Aug 30, 2022
c++
c++11
templates
c++14
copy-initialization
Does std::integral_constant<T, v>::value always have a definition?
May 01, 2022
c++
c++14
How to initialize all elements of a two-dimensional array to a particular value?
Aug 29, 2022
c++
c++14
Is there a race condition in the `latch` sample in N3600?
Nov 21, 2021
c++
race-condition
language-lawyer
c++14
non-constexpr calls in constexpr functions
Sep 17, 2022
c++
c++11
constexpr
c++14
Compile-time template `std::integral_constant` counter - how to implement it?
May 05, 2022
c++
templates
c++11
c++14
constexpr
Is it possible to figure out the parameter type and return type of a polymorphic C++ 14 lambda?
Nov 04, 2022
c++
lambda
metaprogramming
c++14
template-meta-programming
How to check whether T is an aggregate type?
Oct 30, 2022
c++
language-lawyer
c++14
template-meta-programming
typetraits
Unexpected return type when combining std::forward, std::move and volatile
Jan 03, 2021
c++
language-lawyer
c++14
decltype
trailing-return-type
« Newer Entries
Older Entries »