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
template parameter incompatible with declaration
Apr 28, 2026
c++
c++20
c++-concepts
Cannot convert rvalue std::array to std::span
Apr 30, 2026
c++
stl
std
c++20
Is std::move required to move using co_yield?
Apr 29, 2026
c++
move
c++20
c++-coroutine
Why does std::basic_string_view have two equality comparison operators?
Apr 29, 2026
c++
c++20
Returning std::vector from an immediate function
Apr 29, 2026
c++
language-lawyer
c++20
stdvector
consteval
Why unspecified lambda return types don't always work?
Apr 27, 2026
c++
lambda
return-value
auto
c++20
Printing a std::map using a std::range::copy and an adaptor
Apr 28, 2026
c++
templates
constraints
c++20
c++-concepts
Negating a concept (C++20)
Apr 27, 2026
c++
c++20
c++-concepts
Do C++20 structs have a compiler-generated constructor with parameters?
Apr 25, 2026
c++
c++20
Why doesn't ranges provide a type erased view for non-contiguous ranges?
Apr 26, 2026
c++
iterator
c++20
c++-concepts
std-ranges
Why are explicitly defaulted comparison operators deleted when the class contains a reference member?
Apr 27, 2026
c++
c++20
spaceship-operator
Is there a C++14 alternative to explicit(expr) introduced in C++20?
Apr 25, 2026
c++
c++14
c++20
implicit-conversion
template-meta-programming
How to check that a type is 'formattable' using type traits / concepts?
Apr 24, 2026
c++
c++20
type-traits
c++-concepts
fmt format %H:%M:%S without decimals
Apr 25, 2026
c++
formatting
c++20
c++-chrono
fmt
Can't use std::source_location in VS2019
Apr 24, 2026
c++
c++20
Incomplete type works with gcc but not with clang and msvc
Apr 22, 2026
c++
templates
language-lawyer
c++20
Concept for string-like object
Apr 22, 2026
c++
c++20
c++-concepts
Benefits of using std::stop_source and std::stop_token instead of std::atomic<bool> for deferred cancellation?
Apr 22, 2026
c++
multithreading
c++20
How to pass values directly to std::span?
Apr 21, 2026
c++
c++20
Older Entries »