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
Why is there no std::future::then in C++17?
Dec 27, 2019
c++
multithreading
asynchronous
standards
c++17
[[maybe_unused]] on member variable, GCC warns (incorrectly?) that attribute is ignored
Feb 21, 2022
c++
c++17
compiler-warnings
compiler-bug
Why does auto seemingly deduce a reference when using structured bindings?
Oct 02, 2022
c++
c++17
structured-bindings
Why is std::variant unable to hold array object types while union can?
Feb 09, 2020
c++
visual-c++
c++17
variant
c++20
Can std::is_invocable be emulated within C++11?
Oct 31, 2020
c++
c++11
c++17
how to capture a parameter pack by forward or move?
Jul 18, 2022
c++
c++17
Why does std::condition_variable as a class member cause compile errors with std::thread?
Aug 11, 2021
c++
c++11
c++17
condition-variable
stdthread
Visual Studio 2017 can't find std::variant
Oct 28, 2022
c++
visual-studio
visual-studio-2017
c++17
How can I write a function template that returns either a reference or a value?
Oct 23, 2022
c++
templates
c++17
Using fold expressions to print all variadic arguments with newlines inbetween
Feb 22, 2021
c++
variadic-templates
c++17
fold-expression
How to stream std::variant<...,...>
Oct 14, 2022
c++
stream
c++17
variant
Structured binding on const
Apr 14, 2022
c++
c++17
structured-bindings
Why does if constexpr require an else to work?
Sep 07, 2022
c++
templates
c++17
template-meta-programming
if-constexpr
Test if all elements are equal with C++17 fold-expression
Apr 11, 2022
c++
templates
variadic-templates
c++17
fold-expression
In the expression left() = right(), why is right() sequenced first?
May 31, 2019
c++
c++17
assignment-operator
How to create a directory in C++
Nov 12, 2022
c++
windows
api
c++17
mkdir
How do I signal a std::thread to exit gracefully?
Mar 05, 2022
c++
multithreading
c++17
Concepts and declaration order
Nov 07, 2019
c++
c++17
c++-concepts
[[maybe_unused]] applied to static data members
Apr 04, 2022
c++
c++17
« Newer Entries
Older Entries »