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++20
What does the C++20 standard say about usage of subojects as template non-type arguments?
Sep 12, 2022
c++
language-lawyer
c++20
Why are many curly brackets treated differently by C++ compilers?
Feb 28, 2022
c++
c++20
initializer-list
How to define a specialized class method outside of class body in C++?
Sep 05, 2022
c++
c++20
c++-concepts
partial-specialization
Can you interleave variadic parameters in call sites?
Sep 16, 2022
c++
variadic-templates
c++20
When is P1008 ("prohibit aggregates with user-declared constructors") useful in practice?
Sep 01, 2021
c++
initialization
c++17
c++20
aggregate-initialization
C++20 concept : requires expression and perfect forwarding
Aug 29, 2022
c++
c++20
c++-concepts
Could type traits be restricted to not accept other type traits as arguments?
Sep 21, 2022
c++
typetraits
c++20
c++-concepts
When is the destructor of a constinit object called?
Sep 13, 2022
c++
destructor
c++20
initialization-order
constinit
why can't I construct an std::span from iterators?
Aug 22, 2022
c++
iterator
c++20
std-span
Template argument deduction for constrained parameter (bitset size) fails
Sep 16, 2022
c++
c++20
c++-concepts
Can a class containing a function pointer be used as a non-type template parameter?
Jun 29, 2022
c++
templates
language-lawyer
c++20
non-type
Using typename in C++20 requires / concept?
May 15, 2022
c++
c++20
Why can views::reverse transform a non-sized_range into a size_range?
Sep 12, 2022
c++
c++20
range-v3
std-ranges
MSVC behaves different about default constructor of closure type in C++20
Aug 31, 2022
c++
visual-studio
c++20
Can I pipe to range-v3 accumulate?
Sep 13, 2022
c++
c++20
range-v3
Why does constraining auto with an integral type render it uninvocable for views::filter?
Jul 03, 2022
c++
c++20
c++-concepts
How can I collect an istream_view into a container?
Jun 16, 2022
c++
containers
c++20
std-ranges
istream-view
out of line definition of guided constructor (c++20)
Sep 14, 2022
c++
constructor
require
c++20
Implementing traits for strong types with C++ concepts
Jul 04, 2022
c++
c++20
c++-concepts
Why is a placeholder return type not allowed for coroutines?
Sep 13, 2022
c++
placeholder
c++20
c++-coroutine
« Newer Entries
Older Entries »