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 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
Can I use std::optional for error handling? [closed]
Aug 20, 2022
c++
stl
c++17
Clang fails to expand parameter pack in std::function instantiation
Sep 17, 2022
c++
gcc
clang
c++17
variadic-templates
Using decltype to declare the entire function type itself (not pointer!)
Nov 21, 2022
c++
c++17
decltype
Copy elision for list-initialization, where is it stated in the standard?
Apr 03, 2022
c++
language-lawyer
c++17
copy-elision
list-initialization
std::launder alternative pre c++17
Sep 17, 2020
c++
c++14
language-lawyer
c++17
stdlaunder
How to invoke aligned new/delete properly?
Oct 31, 2022
c++
c++17
new-operator
delete-operator
« Newer Entries
Older Entries »