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 must the return type of a coroutine be move-constructible?
Apr 14, 2022
c++
coroutine
c++20
Why does std::copyable subsume std::movable?
Sep 30, 2022
c++
copy
move-semantics
c++20
Compare std::variant with int using C++20 <=> is not a constant expression
Aug 26, 2022
c++
c++17
c++20
std-variant
Constructing a vector of string_views from an initializer_list
Oct 21, 2021
c++
gcc
c++20
An issue about instantiation context
Apr 17, 2022
c++
language-lawyer
c++20
Why does std::totally_ordered<float> return true?
Feb 08, 2022
c++
language-lawyer
c++20
How to initialize a matrix ONCE in a constexpr constructor?
Sep 14, 2020
c++
c++20
Why can a `constexpr` function produce different results at compile- and run-time?
Oct 26, 2022
c++
language-lawyer
c++20
constexpr
c++-concepts
Must aggregate field constructor be public to use aggregate initialization in C++?
Sep 15, 2022
c++
language-lawyer
c++20
aggregate-initialization
C++ constexpr functions with dynamic memory allocations
Aug 06, 2020
c++
c++20
Initializing std::vector with ranges library
Sep 20, 2022
c++
c++20
Constructing a string_view from a range of chars
Aug 25, 2022
c++
c++20
string-view
Overloading functions with concepts
Aug 24, 2022
c++
templates
overloading
c++20
c++-concepts
is constexpr algorithm really useful, when iterator (input parameters) are not constexpr generally?
Sep 05, 2022
c++
c++20
Situation with `restrict` keyword/attribute in C++ standard
Nov 13, 2022
c++
standards
c++20
restrict-qualifier
What's the relationship between C++ "concept" and duck typing?
Mar 17, 2021
c++
c++20
duck-typing
c++-concepts
Will modules in c++20 reduce compile time compared to traditional header-files? [closed]
Aug 23, 2022
c++
c++20
c++-modules
Use of 'auto [...] 'before deduction of 'auto' with recursive, concept-based function template
Sep 11, 2022
c++
c++20
c++-concepts
std-ranges
Equivalence between function templates and abbreviated function templates
Apr 06, 2022
c++
templates
language-lawyer
c++20
Overloading of hidden friends by differences only in (mutually exclusive) requires-clauses: legal or an ODR-violation?
Jun 11, 2021
c++
templates
language-lawyer
c++20
friend-function
« Newer Entries
Older Entries »