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
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
Gcc and clang reject move constructor with =default
May 28, 2026
c++
language-lawyer
c++23
Building Qt6 with g++ 15 and std c++23
May 26, 2026
c++
qt
g++
qt6
c++23
How to access contained value in C++23 std::optional without writing identity boilerplate?
May 26, 2026
c++
stdoptional
c++23
How to use standard library macros with std module in C++23
May 25, 2026
c++
c++-modules
c++23
Does std::ranges::views::enumerate use the wrong type for indexing on GCC?
May 26, 2026
c++
language-lawyer
std-ranges
size-t
c++23
std::start_lifetime_as and UB in C++23 multithreaded application
May 21, 2026
c++
language-lawyer
undefined-behavior
object-lifetime
c++23
O(1) find/contains in std::ranges::views::iota
May 21, 2026
c++
c++20
std-ranges
c++23
Apply a templated lambda to each type in a std::tuple (C++20)
May 19, 2026
c++
templates
c++20
apply
c++23
Older Entries »