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 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
Why did expression types change in C++ between versions?
Jan 27, 2021
c++
c++11
c++14
c++17
c++20
Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function pointer template non-type argument?
Apr 13, 2022
c++
templates
lambda
language-lawyer
c++17
auto with parentheses and initialiser list
Sep 18, 2021
c++
language-lawyer
c++17
initializer-list
initializer
Why is it not possible to construct a `std::filesystem::path` from `std::filesystem::path` iterators?
Jan 09, 2022
c++
c++17
std-filesystem
C++17 expression evaluation order and std::move
Apr 14, 2022
c++
c++17
operator-precedence
If structured bindings cannot be constexpr why can they be used in constexpr function?
Nov 07, 2022
c++
language-lawyer
c++17
constexpr
structured-bindings
boost::combine, range-based for and structured bindings
Jun 06, 2020
c++
for-loop
boost
c++17
Unsafe, `noexcept` and no-overhead way of accessing `std::variant`
Jun 15, 2019
c++
c++17
variant
Clang/LLVM 7 and 8 on Windows initialize inline static data member multiple times (with both link.exe and lld-link.exe)
Jan 23, 2020
c++
clang
c++17
llvm-clang
« Newer Entries
Older Entries »