jroddev

C++20

A collection of 3 posts
Concepts in Concept Member Functions
C++20

Concepts in Concept Member Functions

In this article I show a way to use Concepts in the member function parameters of other Concepts using function_traits.
Dec 29, 2021 3 min read
Dependency Injection with C++20 Concepts and the Service Provider Pattern
C++

Dependency Injection with C++20 Concepts and the Service Provider Pattern

In this article I explore a system of using C++20 Concepts for Dependency Injection
Aug 19, 2021 2 min read
Jthread, Stop Tokens, and Latches
C++

Jthread, Stop Tokens, and Latches

In this article I use jthread, stop tokens and latches to coordinate a worker pool
Aug 18, 2021 2 min read
Page 1 of 1
jroddev © 2023
Powered by Ghost