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 is deleting a function necessary when you're defining customization point object?
Jul 04, 2021
c++
stl
language-lawyer
c++20
customization-point
C++ variant converting constructor with bool
Jan 15, 2022
c++
c++17
c++20
Why have comparison operators been removed from standard library containers in C++ 20?
Sep 15, 2022
c++
c++20
spaceship-operator
What is the difference between std::ranges::begin and std::begin?
Aug 22, 2020
c++
range
c++20
std-ranges
Is there a standard C++ class for arrays with fixed run-time-determined size?
Oct 28, 2022
c++
arrays
c++20
Build C++ module with CMake's experimental module dependency scanning
Aug 31, 2022
c++
gcc
cmake
c++20
c++-modules
What prevents overlapping of adjacent members in classes?
Apr 15, 2022
c++
language-lawyer
c++20
Simple coroutine leaking with GCC 10
Apr 06, 2022
c++
gcc
c++20
Is it defined behavior to place exotically aligned objects in the coroutine state?
Feb 06, 2022
c++
language-lawyer
c++20
memory-alignment
c++-coroutine
template with lambda as unique default parameter on each instantiation
Jan 11, 2021
c++
templates
lambda
language-lawyer
c++20
C++20 designated initializers with templated types
Oct 16, 2022
c++
c++20
class-template
designated-initializer
template-argument-deduction
Passing a concept to a function
Sep 07, 2022
c++
templates
template-meta-programming
c++20
concept
Why is is_trivially_copyable_v different in GCC and MSVC?
Apr 01, 2022
c++
language-lawyer
c++20
typetraits
Is there a flaw in how clang implements char8_t or does some dark corner of the standard prohibit optimization?
Nov 20, 2022
c++
clang
compiler-optimization
c++20
Granting friendship to constructor/destructor of template class specialization - works under C++17, but fails under C++20
Apr 13, 2022
c++
language-lawyer
c++20
friend
friend-function
Overloading operator== with `&&` and `const` qualifier cause ambiguity in C++20
Nov 19, 2022
c++
operator-overloading
comparison
language-lawyer
c++20
Can there be different implicit objects based on a later runtime decision in C++20?
Sep 12, 2022
c++
language-lawyer
c++20
Will we be able to construct containers with views in C++20?
Nov 21, 2020
c++
c++20
range-v3
Is it possible to use std::endian if it is available, otherwise do something else?
Feb 25, 2021
c++
endianness
constexpr
c++20
« Newer Entries
Older Entries »