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
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
How does the C++17 proposal for uniform call syntax intend to handle namespaces?
Dec 15, 2020
c++
namespaces
c++17
What does 'default-initialization in copy-initialization context' mean in C++?
Aug 24, 2022
c++
initialization
c++14
overloading
c++17
clang c++17 std::vector over aligned types copy of elements SIGSEGV when compiled with -mavx
Jun 27, 2020
c++
clang
c++17
weak_ptr reset affects shared_ptr?
Oct 17, 2022
c++
c++17
smart-pointers
visual-studio-2019
icc
What is the correct result of decltype( (A{}.int_member) )?
Feb 06, 2018
c++
c++14
language-lawyer
c++17
Overload-Resolution: Is a direct conversion operator preferred (as a consequence of copy-elision)?
Nov 04, 2020
c++
language-lawyer
c++17
overload-resolution
copy-elision
Does std::memcpy make its destination determinate?
Mar 28, 2022
c++
language-lawyer
c++17
memcpy
Why does C++23 std::move_only_function not have deduction guides?
Aug 30, 2022
c++
c++17
std-function
c++23
Should you be able move from std::optional<T> where T has non-trivial constructors?
Sep 14, 2022
c++
webkit
c++17
optional
« Newer Entries
Older Entries »