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
Why isn't this class specialization using a concept accepted?
Mar 26, 2021
c++
templates
template-meta-programming
c++20
c++-concepts
Why is `std::is_constant_evaluated()` false for this constant-initialized variable?
Sep 13, 2022
c++
language-lawyer
c++20
recursive application of C++20 range adaptor causes a compile time infinite loop
Oct 21, 2021
c++
stl
c++20
std-ranges
What's so controversial about AFTs (Abbreviated Function Templates)?
Apr 11, 2022
c++
c++-concepts
c++20
Does Visual Studio 2019 v16.3.9 fully support C++20?
May 17, 2022
c++
visual-studio
visual-studio-2019
c++20
In a nested requirement, why use `requires bool_constant<X>::value;` instead of `requires X;`?
May 10, 2022
c++
c++20
Template argument deduction for parenthesized initialization of aggregates in C++
Oct 05, 2022
c++
language-lawyer
c++20
aggregate-initialization
Using template parameter in a generic lambda
Feb 10, 2018
c++
lambda
c++14
c++20
Why does `ranges::view::for_each` require the functor must return a model of the `InputRange` concept?
Feb 29, 2020
c++
standards
concept
c++20
range-v3
How will C++20 constexpr containers work?
Sep 08, 2022
c++
stl
containers
constexpr
c++20
How to implement the generalized form of std::same_as (i.e. for more than two type parameters) that is agnostic to parameter order?
Jan 29, 2022
c++
c++20
c++-concepts
fold-expression
How to use clang-10 or gcc-10 when building via Github Actions?
Aug 23, 2022
c++
github-actions
c++20
Slice view for C++20 ranges
Feb 26, 2022
c++
stl
slice
c++20
Why is std::span a pointer + size and not two iterators
Mar 23, 2022
c++
c++20
std-span
Invoking `constexpr` member function through reference - clang vs gcc
Apr 20, 2021
c++
c++17
language-lawyer
constexpr
c++20
What are the differences between libfmt and std::format?
Aug 24, 2022
c++
c++20
fmt
Why does the C++20 range library have its own namespace?
Sep 13, 2022
c++
c++20
std-ranges
Detect compile-time literals and constants
Sep 11, 2022
c++
templates
c++17
generic-programming
c++20
Hashing types at compile-time in C++17/C++2a
Apr 17, 2022
c++
hash
c++17
template-meta-programming
c++20
« Newer Entries
Older Entries »