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
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
Is the value of expression f() > g(), when f & g modify same global variable undefined or unspecified?
Aug 28, 2022
c++
c++11
c++14
c++17
C++17 fold expression in cout
Jan 09, 2022
c++
c++17
fold-expression
Forcefully access private member [duplicate]
Nov 28, 2019
c++
windows
visual-c++
c++17
c++ std::bad_alloc on std::filesystem::path append
Jun 08, 2021
c++
exception
gdb
c++17
libstdc++
« Newer Entries
Older Entries »