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 I define begin and end on an input iterator?
Jul 28, 2026
c++
c++20
How coroutine_handle<Promise>::from_promise() works in C++
Jul 26, 2026
c++
c++20
c++-coroutine
Why is the C++ standard library Container function empty() marked as [[nodiscard]]?
Jul 26, 2026
c++
c++20
nodiscard
Implicit creation of objects in C++20, understanding the type punning example of the proposal
Jul 27, 2026
c++
c++20
C++20 chrono parse problem in VS2019 (latest)
Jul 25, 2026
c++
date
c++20
c++-chrono
Using C++20 Ranges to Avoid Loops
Jul 26, 2026
c++
c++20
std-ranges
How to perfect forward the elements of a function parameter pack in C++
Jul 26, 2026
c++
c++20
variadic-templates
perfect-forwarding
parameter-pack
On which member is no_unique_address needed and why?
Jul 26, 2026
c++
language-lawyer
c++20
Why does using ranges::sort work in a function but not at global namespace when trying to salve ambiguity in calling sort()?
Jul 26, 2026
c++
c++20
using-directives
Why thread sanitizer complains about this std::ranges::views::filter code?
Jul 24, 2026
c++
race-condition
c++20
range-v3
When/why/how do unqualified names look in dependent base?
Jul 25, 2026
c++
templates
c++20
C++ structs: force initialize members? [duplicate]
Jul 24, 2026
c++
c++20
clang vs gcc - CTAD of struct deriving from template parameter
Jul 24, 2026
c++
language-lawyer
c++20
ctad
deduction-guide
Parallel for loop with std::for_each and std::views::iota
Jul 24, 2026
c++
algorithm
visual-c++
c++20
std-ranges
Ternary operator applied to different lambdas produces inconsistent results
Jul 24, 2026
c++
lambda
language-lawyer
c++20
noexcept
How to get the type of the values in a C++20 std::ranges range?
Jul 22, 2026
c++
templates
c++20
c++-concepts
std-ranges
How to write a C++ concept restricting the template to std::map and std::unordered_map
Jul 21, 2026
c++
c++20
c++-concepts
std::any of std::unique_ptr doesn't work?
Jul 21, 2026
c++
c++20
« Newer Entries
Older Entries »