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
C++20 stopping a detached std::jthread using an std::stop_token
Sep 13, 2025
c++
multithreading
std
c++20
How do I get a fixed chrono time_point based on a date as specified by ISO 8601?
Sep 13, 2025
c++
c++20
c++-chrono
Is there a way to use a using-declaration inside a requires-expression
Sep 12, 2025
c++
c++20
c++-concepts
requires-expression
Why is iterating over std::ranges::views::join so slow
Sep 11, 2025
c++
c++20
benchmarking
std-ranges
How to use decltype(T::member) for a member that might not exist in T
Sep 10, 2025
c++
c++20
type-traits
c++-concepts
decltype
Befriending other class template instances with std:array parameter fails on MSVC
Sep 09, 2025
c++
templates
visual-c++
c++20
friend
C++20: Force usage of designated initializers to emulate named function arguments
Sep 09, 2025
c++
c++20
designated-initializer
How to write a Character type concept?
Sep 09, 2025
c++
character
c++20
c++-concepts
Source location at call site and nttps: strange results and possible compiler bug?
Sep 09, 2025
c++
language-lawyer
c++20
std-source-location
Under Clang, why does swapping the order of declarations of prospective destructors change which destructor is invoked?
Sep 08, 2025
c++
c++20
destructor
Will std::string end up being our compile-time string after all?
Sep 08, 2025
c++
constexpr
stdstring
idioms
c++20
While template deduction, is it possible to detect if a consteval function could be run
Sep 07, 2025
c++
templates
c++20
consteval
Why can't we specialize concepts?
Sep 08, 2025
c++
c++20
template-specialization
c++-concepts
'auto' as a template argument placeholder for a function parameter
Sep 08, 2025
c++
templates
auto
c++20
Creating an Iterator with C++20 Concepts for custom container
Sep 07, 2025
c++
c++20
c++-concepts
C++20 concepts how to define existence of a function with arguments?
Sep 07, 2025
c++
c++20
c++-concepts
Why doesn't C++20 use `requires` to restrict the T for atomic<T>?
Sep 08, 2025
c++
atomic
c++20
c++-concepts
std::popcount identifier not found in MSVC 16.6.0
Sep 07, 2025
c++
c++20
visual-c++-2019
consteval vs constexpr on variables
Sep 07, 2025
c++
c++11
constexpr
c++20
consteval
Why rebind<U>::other are deprecated in C++17 and removed in C++20?
Sep 07, 2025
c++
c++17
c++20
allocator
« Newer Entries
Older Entries »