jroddev

C++

A collection of 3 posts
Cmake, Conan, and GTest Example
Quick Tricks

Cmake, Conan, and GTest Example

A minimal example of a project that uses cmake, conan, and gtest. I make use of the very handy cmake-conan wrapper. This setup also works seamlessly in CLion
Feb 7, 2022 2 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