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++17
C++17 conditional (ternary) operator inconsistency between MSVC and Clang/GCC
Nov 16, 2022
c++
visual-c++
c++17
language-lawyer
Returning variadic aggregates (struct) and syntax for C++17 variadic template 'construction deduction guide'
Oct 08, 2022
c++
templates
c++17
Is the "laundry" propagated by pointer arithmetic?
Oct 29, 2022
c++
undefined-behavior
c++17
Anonymous temporaries and class template argument deduction - gcc vs clang
Oct 25, 2020
c++
language-lawyer
c++17
class-template
template-argument-deduction
Should I be worried about Wmissing-field-initializers and aggregate initialization in C++17?
Oct 04, 2022
c++
c++17
aggregate-initialization
Template Argument Deduction Broken in Clang 6 for Temporary Objects
Dec 05, 2020
c++
templates
clang
c++17
clang++
Template non-type parameter deduction
Apr 02, 2022
c++
templates
c++17
constexpr
template-argument-deduction
Does gcc 6 support the use of std::sample (c++17)?
Nov 03, 2022
c++
gcc
c++17
gcc6
Why does std::filesystem::path::append replace the current path if p starts with root path
Nov 16, 2022
c++
c++17
boost-filesystem
Can I define a constexpr anonymous/unnamed variable?
Sep 27, 2022
c++
language-lawyer
c++17
constexpr
std::map, std::unordered_map - narrowing conversion in initializer list
Jul 07, 2020
c++
c++17
stdmap
Why does '[[fallthrough]]' need the square brackets '[[]]'?
May 23, 2022
c++
c++17
Why is a cast operator to std::optional ignored?
Sep 18, 2022
c++
casting
operator-overloading
c++17
static-cast
Variant visitation and common_type
Oct 14, 2022
c++
c++17
variant
std::function has performances issues, how to avoid it?
Nov 09, 2022
c++
performance
machine-learning
statistics
c++17
generating calls to lambdas with arbitrary number of parameters
Nov 27, 2021
c++17
variadic-templates
template-meta-programming
generic-lambda
fold-expression
Constexpr counter that works on GCC 8, and is not restricted to namespace scope
Apr 12, 2022
c++
c++17
template-meta-programming
Is decltype of a non-static member function ill-formed?
Aug 27, 2022
c++
c++14
language-lawyer
c++17
decltype
Constexpr constructor fails to satisfy the requirements, but still constexpr. Why?
Aug 25, 2022
c++
language-lawyer
c++17
if constexpr vs sfinae
Oct 27, 2022
c++
c++17
sfinae
« Newer Entries
Older Entries »