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
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
Why Xcode 11 beta can't use C++17's <filesystem> header?
Oct 28, 2022
c++
xcode
macos
c++17
No <optional> in MS Visual Studio 2013 - what to do?
Nov 10, 2022
visual-studio-2013
c++14
optional
c++-standard-library
c++17
Questions about three constructors in std::variant's proposed interface
Oct 18, 2022
c++
variant
c++17
How to use something like `std::basic_istream<std::byte>`
Aug 28, 2022
c++
io
std
c++17
What are the types of identifiers introduced by structured bindings in C++17?
Apr 07, 2022
c++
reference
c++17
decltype
structured-bindings
Is std::is_trivially_copyable wrong?
Nov 03, 2022
c++
c++17
typetraits
c++-standard-library
« Newer Entries
Older Entries »