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
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
Why don't standard libraries implement std::atomic for structs under 8 bytes in a lock-free manner?
Apr 03, 2022
c++
c++17
atomic
lock-free
stdatomic
Object lifetime, in which situation is reused the storage?
Aug 24, 2022
c++
c++11
language-lawyer
c++17
Overloading structs with template call operator and generic lambdas - gcc vs clang
Apr 09, 2021
c++
lambda
overloading
language-lawyer
c++17
False-branch of if constexpr not discarded in templated lambda
May 27, 2020
c++
templates
lambda
c++17
if-constexpr
Template template parameter and default values [duplicate]
Nov 21, 2019
c++
c++11
variadic-templates
template-templates
c++17
« Newer Entries
Older Entries »