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
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
Lifetime of lambda captured references in const lambdas
Mar 18, 2019
c++
lambda
constants
c++14
Clang fails to compile template function in a template class specialization, which has *distinct return type* from the template declaration
Jun 26, 2022
c++
c++11
c++14
clang++
template-specialization
Unable to use declval in typeid for TDM-GCC
Jul 03, 2022
c++
c++14
typeid
tdm-gcc
Catching and debugging invalid use of reference to local variable inside moved lambda
Oct 22, 2022
c++
debugging
c++14
undefined-behavior
sanitizer
Constexpr: Comparision to nullptr - Bug or feature?
Apr 17, 2018
c++
gcc
c++14
constexpr
Is there a benefit from noexcept move-operations when using containers in C++17?
Jun 07, 2022
c++
c++14
move-semantics
c++17
noexcept
use the TYPE from the tempate type argument list
Oct 25, 2022
c++
c++11
templates
c++14
variadic-functions
How to initialize a variable after a function call, like the new-expression provides?
Nov 02, 2022
c++
visual-c++
c++14
c++17
Moving a shared_ptr to the method called on the object the shared_ptr points to
Nov 06, 2022
c++
c++11
c++14
shared-ptr
c++17
« Newer Entries
Older Entries »