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 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++
How do you enable C++17 in Netbeans?
Mar 27, 2022
c++
netbeans
c++17
netbeans-8
netbeans-11
Is auto an optional keyword in ranged based for loops?
Feb 23, 2022
c++
for-loop
auto
c++17
How to use std::optional in C++
Oct 21, 2022
c++
functional-programming
monads
c++17
std::apply and constant expression?
Nov 10, 2022
c++
c++17
stdapply
std::map of tuple to tuple and using emplace
Mar 28, 2020
c++
c++17
Retrieve value out of "cascading ifs" fold expression
Mar 23, 2021
c++
c++17
fold
fold-expression
What should I use instead of void as one of the alternative types in an variant?
Sep 20, 2021
c++
c++17
variant
monostate
std-variant
Convert filesystem::path into char* on windows
Apr 11, 2022
c++
c++17
C++14 using alias for is_same::value
May 25, 2019
c++
templates
helper
c++14
c++17
Will there be standardization of scope guard/scope exit idioms?
Oct 24, 2022
c++
c++14
c++17
scopeguard
Should we still use classes or functions that require std::iterator if std::iterator is deprecated? [duplicate]
Sep 16, 2022
c++
for-loop
iterator
c++17
C++ How to insert a consecutive inter range into std::vector?
Mar 20, 2022
c++
c++17
How to pass a function template as a template argument?
Sep 20, 2022
c++
templates
c++17
overloading
overload-resolution
« Newer Entries
Older Entries »