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
MSVC accepts std::string array initialized with string literal but gcc and clang rejects
Sep 08, 2025
c++
initialization
language-lawyer
c++20
string-literals
fmt compile time format string check without generating asm code for the check?
Sep 07, 2025
c++
c++20
fmt
Is const broken with std::views?
Sep 06, 2025
c++
constants
c++20
std-ranges
How can I find the Nth weekday of the month using chrono?
Sep 07, 2025
c++
c++20
c++-chrono
The reasoning behind Clang's implementation of std::function's move semantics
Sep 06, 2025
c++
clang
c++20
std-function
libc++
Why is void() legal whereas void{} is not? [duplicate]
Sep 04, 2025
c++
language-lawyer
c++20
How to convert char* into std::u8string?
Sep 04, 2025
c++
utf-8
c++20
c-strings
stdstring
Copy-initialization of array type
Sep 05, 2025
c++
language-lawyer
c++20
Why don't string_view and span constructors use C++20 concepts?
Sep 05, 2025
c++
c++20
c++-concepts
c++23
Why won't CMake add a language standard compilation flag to a target via CMAKE_CXX_STANDARD created before the definition of that variable?
Sep 05, 2025
c++
cmake
c++20
Why does a type being trivially default constructible improve performance in some situations?
Sep 05, 2025
c++
c++20
Inherited synthesized comparison operator produces warning/error: ISO C++20 considers use of overloaded operator '!='
Sep 05, 2025
c++
c++20
spaceship-operator
Implementing std::iter_difference_t
Sep 05, 2025
c++
c++20
c++-concepts
What is the significance of 'strongly happens before' compared to '(simply) happens before'?
Sep 05, 2025
c++
multithreading
concurrency
language-lawyer
c++20
Is an explicitly deleted destructor implicitly marked constexpr?
Sep 05, 2025
c++
c++20
lifetime of temporary ranges in c++
Sep 05, 2025
c++
c++20
std-ranges
Google Test: How to get correct line numbers in test output for parameterized tests?
Sep 05, 2025
c++
visual-c++
c++20
c-preprocessor
googletest
Why cannot I generate pairs of numbers from a std::views::iota in c++ 20
Sep 05, 2025
c++
c++20
std-ranges
iota
Why must C++ function parameter packs be placeholders or pack expansions?
Sep 02, 2025
c++
language-lawyer
variadic-templates
c++20
Variadic concept constraints
Sep 02, 2025
c++
c++20
c++-concepts
« Newer Entries
Older Entries »