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 does aggregate-initializing a non-type template parameter with a placeholder for a deduced class type fail to compile? [duplicate]
Sep 19, 2022
c++
gcc
language-lawyer
c++20
Detecting compile-time constantness of range size
Jun 15, 2022
c++
language-lawyer
c++20
c++-concepts
std-ranges
can we use alloca() or variable length array extentions in c++20 coroutines?
Aug 21, 2022
c++
g++
c++20
c++-coroutine
alloca
C++ Modules Forward Declaring Entity from Another Module
Sep 13, 2022
c++
c++20
forward-declaration
c++-modules
gcc11
How unused default member initializer can change program behavior in C++?
Sep 12, 2022
c++
c++20
aggregate-initialization
How can I specialize std::common_type<A,B> so that it's naturally commutative?
Sep 05, 2022
c++
c++20
typetraits
c++-concepts
C++ find co_await awaitable result type
Jun 12, 2022
c++
c++20
c++-coroutine
Is a function definition required to be instantiated when there is no need to check for narrowing?
Jun 14, 2022
c++
language-lawyer
c++20
narrowing
Can you use constraints on derived classes in CRTP methods?
Oct 03, 2021
c++
c++20
crtp
Unable to use aligned `operator new` in a module with Clang
Mar 27, 2022
c++
clang
c++20
c++-modules
consteval function returning object with non-trivial constexpr destructor
Jun 19, 2021
c++
language-lawyer
c++20
Unsequenced std::find, and std::any_of by value
Jun 20, 2022
c++
search
parallel-processing
find
c++20
How to implement a lazily evaluated function on two C++20 ranges?
Jun 03, 2022
c++
lazy-evaluation
c++20
range-v3
C++20 explicitly defaulted equality operator
Sep 05, 2022
c++
operator-overloading
default
c++20
comparison-operators
Does destroying delete still require destructor being accessible?
Sep 18, 2022
c++
destructor
delete-operator
c++20
Can I make lambdas deduce the variant return type?
Mar 12, 2022
c++
lambda
c++20
std-variant
Weird return value of C++20 requires expression
Sep 12, 2022
c++
lambda
c++20
c++-concepts
« Newer Entries
Older Entries »