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
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
How std::strong_ordering works only with zero?
Feb 18, 2021
c++
g++
c++20
visual-c++-2019
Why is const char[] a better match for std::ranges::range than for an explicit, const char* free overload, and how to fix it?
Sep 09, 2022
c++
c++20
overload-resolution
c++-concepts
std-ranges
requirements for custom container type to use with views
Sep 05, 2022
c++
c++20
std-ranges
Is the local variable returned by a function automatically moved in C++20?
May 03, 2022
c++
return-value
c++20
Using '|' (pipe) operator with std::views does not compile
Sep 13, 2022
c++
std
c++20
When is RVO garanteed to apply / does apply with C++20 compilers
Sep 25, 2022
c++
compiler-optimization
c++20
rvo
Why isn't inv_sqrt2 defined in the C++ standard library?
May 15, 2022
c++
constants
c++-standard-library
c++20
inline-variable
Concise bidirectional static 1:1 mapping of values and types
Nov 02, 2021
c++
templates
c++17
template-meta-programming
c++20
Converting std::span with dynamic extent to std::span with static extent
Jul 02, 2022
c++
c++20
« Newer Entries
Older Entries »