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 I can not use designated initalizers with structs that are not aggregates?
Jan 02, 2023
c++
c++20
designated-initializer
Why the superfluous calls to filter functions when `std::views::reverse` is used?
Jan 01, 2023
c++
c++20
ranges::view::transform produces an InputIterator preventing the use of std::prev
Jan 02, 2023
c++
iterator
c++20
std-ranges
multiple concepts for template class
Jan 02, 2023
c++
c++20
c++-concepts
is bit_cast without compiler support for constexpr memcpy possible?
Dec 25, 2022
c++
undefined-behavior
constexpr
c++20
type-punning
How do I add a number of days to a date in C++20 chrono?
Dec 25, 2022
c++
c++20
c++-chrono
How to pass array initialization thru custom structure?
Dec 25, 2022
c++
c++17
c++20
Is there any reason to use extern for constants anymore?
Dec 24, 2022
c++
c++20
Dependent template names and C++20 ADL
Dec 24, 2022
c++
templates
language-lawyer
c++20
argument-dependent-lookup
Does NRVO also apply to coroutines?
Dec 19, 2022
c++
optimization
standards
c++20
c++-coroutine
Cast from double to size_t yields wrong result?
Dec 20, 2022
c++
type-conversion
c++20
C++20 concepts require operator overloading combine with user-define template operator overloading function
Dec 20, 2022
c++
templates
operator-overloading
language-lawyer
c++20
C++ initialization strange behavior
Dec 20, 2022
c++
initialization
c++20
list-initialization
aggregate-initialization
Is it possible to use a dynamic number of range adaptors?
Dec 19, 2022
c++
c++20
std-ranges
P0960, Is there any kind of mechanic to detect if there are narrowing in the new aggregates init with ()s in c++20?
Dec 16, 2022
c++
c++-standard-library
c++20
narrowing
Are there any plans to add "expects" to std::optional?
Dec 15, 2022
c++
option-type
c++20
preconditions
Implementing a concept for Pair with C++20 concepts
Dec 16, 2022
c++
c++20
c++-concepts
How to compare string_view using if-constexpt in a constexpr context
Dec 16, 2022
c++
c++20
string-view
if-constexpr
What would be an example where std::bit_cast produces a value representation of multiple values?
Dec 16, 2022
c++
language-lawyer
c++20
Unary fold with empty parameter pack
Dec 15, 2022
c++
variadic-templates
c++20
fold
« Newer Entries
Older Entries »