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++23
C++23 std::ranges::enumerate with custom index type
Jun 30, 2026
c++
std-ranges
c++23
Range pipeline drops typedef used for formatting style
Jun 30, 2026
c++
pipeline
std-ranges
fmt
c++23
Example in C++23 standard doesn't work in gcc?
Jun 29, 2026
c++
language-lawyer
c++23
template class method specialization compilation error
Jun 27, 2026
c++
template-specialization
c++23
Is there a copyable function wrapper in C++23 with support for const/ref/noexcept?
Jun 28, 2026
c++
c++23
How to use std::mdspan with the std::layout_stride policy
Jun 26, 2026
c++
c++23
mdspan
What is the significance of `std::byte` and `unsigned char` arrays providing storage in C++?
Jun 26, 2026
c++
language-lawyer
lifetime
c++23
placement-new
Is std::tag_invoke just an object with operator() that perfectly forwards all args to unqualified tag_invoke call?
Jun 25, 2026
c++
c++23
customization-point
tag-invoke
Why is std::nextafter not constant expression?
Jun 21, 2026
c++
constexpr
c++23
Calling new in a constexpr function
Jun 20, 2026
c++
constexpr
c++23
error: 'to' is not a member of 'std::ranges'
Jun 18, 2026
c++
c++23
Is there a better way to generic print containers in C++20/C++23?
Jun 17, 2026
c++
c++20
c++23
Capturing the current source location and std::format_args for a compile-time checked log function
Jun 13, 2026
c++
c++23
Do abstract characters in the translation character set differ from Unicode scalar values?
Jun 05, 2026
c++
unicode
language-lawyer
c++23
What is the highest resolution which can be printed or formatted for a std::chrono::time_point?
Jun 01, 2026
c++
c++-chrono
c++23
stdformat
Simple constexpr switch-case fails to compile on MSVC
Jun 01, 2026
c++
visual-c++
language-lawyer
constexpr
c++23
Why is C++23 stacktrace_entry different from source_location?
May 31, 2026
c++
stack-trace
c++23
Workaround for not being able to move from initializer_list?
May 27, 2026
c++
c++20
move-semantics
initializer-list
c++23
Older Entries »