HappyCerberus / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:C++ 89.2%Language:CMake 10.8%