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
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
g++ and clang++ different behaviour with template specialization for auto argument
Nov 13, 2021
c++
language-lawyer
c++17
template-specialization
auto
Template argument deduction for an argument of a function type
Nov 10, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
Will std::experimental::optional<> support references?
Jan 31, 2022
c++
c++-standard-library
c++17
Implementation of string_view formatted stream ouput
Mar 28, 2020
c++
c++17
string-view
Infinity not constexpr
Mar 10, 2022
c++
c++17
Using constexpr if instead of macros when writing platform dependent code?
Nov 21, 2022
c++
c++17
Copy/move elision requires explicit definition of copy/move constructors
Oct 21, 2022
c++
c++17
copy-constructor
move-semantics
copy-elision
Understand structured binding in C++17 by analogy
Sep 14, 2020
c++
c++17
structured-bindings
Why does `polymorphic_allocator` take a `memory_resource` pointer and not a reference?
May 02, 2020
c++
language-lawyer
c++17
allocator
« Newer Entries
Older Entries »