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
How to check if type is explicitly/implicitly constructible?
Nov 01, 2019
c++
sfinae
c++17
typetraits
explicit
Is there a safe navigation operator for C++?
Oct 23, 2022
c++
c++17
`constexpr` variable "used in its own initializer": Clang vs. GCC
Dec 04, 2019
c++
compiler-errors
c++17
constexpr
On what base fold expression of a parameter pack consisting of a single element is transformed into unparenthesized expression
May 21, 2019
c++
language-lawyer
c++17
decltype
fold-expression
std::unordered_map::extract references/pointers invalidation
Feb 24, 2022
c++
c++17
unordered-map
erase
Clang claims that `member reference base type 'X' is not a structure or union`, but X is a structure template with deduced parameters
Jun 28, 2021
c++
clang
c++17
template-argument-deduction
compiler-bug
Compilation errors for C++17 <filesystem> on MinGW
Sep 20, 2022
c++
filesystems
c++17
Reinterpret this in C++: legal or not?
Sep 12, 2022
c++
language-lawyer
c++17
reinterpret-cast
Need to check for nullptr when make_shared and make_unique is used?
Sep 05, 2022
c++
c++11
c++14
c++17
Which compilers support std::filesystem?
Apr 26, 2022
c++
boost
boost-filesystem
c++17
Are fold expressions a C++14 or a C++1z feature?
Sep 05, 2022
c++
language-lawyer
c++14
c++17
fold-expression
Alternative for std::bind in modern C++
Oct 16, 2022
c++
c++11
c++14
c++17
C++ parameter pack with single type enforced in arguments
Nov 01, 2022
c++
c++11
c++14
variadic-templates
c++17
`friend` member functions and attributes - gcc vs clang
May 23, 2021
c++
attributes
language-lawyer
c++17
friend-function
Traversing trees at compile time with C++17 Variadic Templates
Mar 17, 2022
c++
templates
c++17
metaprogramming
variadic-templates
Perfect forwarding of variables declared with structured binding
Nov 03, 2022
c++
language-lawyer
c++17
perfect-forwarding
structured-bindings
find an element in std::vector of std::any
Mar 25, 2022
c++
c++17
stdany
How does folding over comma work?
Oct 26, 2022
c++
c++17
Why can not we use `std::multiset` with custom compare lambda as the value of a `std::map`?
Jan 21, 2020
c++
lambda
c++17
multiset
custom-compare
Are trigraphs still valid C++?
Aug 29, 2022
c++
c++14
digraphs
trigraphs
c++17
« Newer Entries
Older Entries »