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
What is the difference between non-export declarations and declarations in private module fragment?
Mar 30, 2026
c++
c++20
c++-modules
How to use std::views::transform on a vector?
Mar 29, 2026
c++
c++20
std-ranges
"std::format"ing std::chrono seconds without fractional digits
Mar 30, 2026
c++
stl
formatting
c++20
c++-chrono
How to create a `span<std::byte>` from a single generic object?
Mar 29, 2026
c++
c++20
Why do lambda functions need to capture [this] pointer explicitly in c++20?
Mar 27, 2026
c++
lambda
this
c++20
capture
What is "[core] language undefined behavior" as opposed to "undefined behavior"?
Mar 28, 2026
c++
language-lawyer
c++20
undefined-behavior
c++23
is std::format at runtime possible?
Mar 26, 2026
c++
c++20
stdformat
Why does std::filter_view not have a way to eagerly evaluate it and convert it to view whose begin in const?
Mar 26, 2026
c++
c++20
std-ranges
Given the year, how do I compute when Easter is, using chrono
Mar 25, 2026
c++
c++20
c++-chrono
Why can't I pass a std::views::join by const reference?
Mar 22, 2026
c++
c++20
std-ranges
Illegal use of lambda expression inside of requires-clause?
Mar 22, 2026
c++
c++20
Why immediate functions are not noexcept by default and why are they allowed to be noexcept(false)?
Mar 21, 2026
c++
c++20
noexcept
consteval
VS 2022. Why my Intellisence does not work when using C++ 20 modules?
Mar 20, 2026
c++
visual-studio
intellisense
c++20
Should warnings about missing typename supressed in c++20?
Mar 20, 2026
c++
c++20
compiler-warnings
Why there is no std::numbers::sqrtpi_v?
Mar 20, 2026
c++
numbers
c++20
language-design
explicit specialization with concepts
Mar 19, 2026
c++
c++20
c++-concepts
Is the ordering of std::recursive_directory_iterator specified?
Mar 20, 2026
c++
c++17
c++20
std-filesystem
Older Entries »