/aoc-2023-cpp

A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ features, including C++20 modules.

Primary LanguageC++MIT LicenseMIT

Advent of Code 2023 with Modern C++

A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ features, including C++20 modules.

For a detailed explanation and tutorial on how to use this repository, read the companion article.