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
If there's an if-constexpr, how come there's no switch-constexpr?
Nov 20, 2022
c++
c++17
c++20
if-constexpr
Why is try_emplace not implemented for std::multimap?
Sep 23, 2022
c++
c++17
Using std::apply with variadic packs
Feb 27, 2022
c++
templates
c++17
stdapply
How can I make this variadic template code shorter using features from C++14 and C++1z?
Jan 15, 2021
c++
c++14
variadic-templates
template-meta-programming
c++17
Can a noexcept function still call a function that throws in C++17?
Oct 30, 2022
c++
exception
function-pointers
c++17
noexcept
while statement with initializer
Apr 23, 2022
c++
scope
initialization
c++17
Why does std::filesystem provide so many non-member functions?
Feb 07, 2020
c++
c++17
boost-filesystem
std-filesystem
Shocked by the strange behavior of unordered_map
Nov 07, 2022
c++
c++14
unordered-map
c++17
Is it possible to get the first type of a parameter pack in a one-liner?
Aug 26, 2022
c++
variadic-templates
c++17
Is object storage allowed to be implicitly or explicitly reused if lifetime ended?
Oct 20, 2022
c++
language-lawyer
lifetime
c++17
Temporary materialization in C++17 [duplicate]
Mar 25, 2022
c++
c++17
copy-elision
Forwarding cv-ref-qualifier for member functions
Sep 30, 2020
c++
c++11
member-functions
c++17
ref-qualifier
Check if member is declared in class
Sep 10, 2022
c++
sfinae
typetraits
c++17
std::atomic<uint_least8_t> behavior
Jan 19, 2021
c++
c++17
explicit instantiation of function using decltype : work on g++ but not on Visual C++
Apr 12, 2022
c++
templates
c++17
template-instantiation
Chained compound assignments with C++17 sequencing are still undefined behaviour?
Nov 02, 2021
c++
c++17
language-lawyer
sequence-points
How does std::launder affect containers?
May 17, 2018
c++
undefined-behavior
c++17
Unintuitive RVO of function returning non-copyable const value?
Apr 08, 2022
c++
c++17
copy-elision
return-value-optimization
« Newer Entries
Older Entries »