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
can ranges split be used with a predicate?
May 03, 2026
c++
split
c++20
std-ranges
How to concisely express the C++20 concept of range containing T-typed values?
May 03, 2026
c++
c++20
When can a std::initializer_list be constexpr?
May 04, 2026
c++
language-lawyer
c++20
constexpr
stdinitializerlist
C++20 compile time retrieve size of a vector
May 03, 2026
c++
memory
c++20
stdvector
Unable to update std::variant in consteval context
May 01, 2026
c++
visual-c++
c++20
std-variant
consteval
Use of template keyword before dependent template name
May 02, 2026
c++
language-lawyer
c++20
compiler-bug
dependent-name
In GCC, inside a lambda, I can get constexpr variable from a non-constexpr template lambda, but not in Visual C++
May 01, 2026
c++
templates
lambda
c++20
constexpr
Division with remainder with positive remainder
May 02, 2026
c++
c++20
modulo
Constraint does not disambiguate function in base class from function in derived class, in clang 18/gcc trunk
Apr 30, 2026
c++
language-lawyer
c++20
c++-concepts
Should I repeat concept constraints when using another constrained template?
May 01, 2026
c++
c++20
c++-concepts
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
« Newer Entries
Older Entries »