Alexander Hans
Alexander Hans
> You've passed the threshold to become a maintainer of this track. Would you be happy to be appointed? Thanks! What exactly would be expected from me?
> Nothing more than what you were already doing basically :) Are you still interested? That sounds good! Then sign me up please! :smile:
> My general plan is to go through all current and available exercises from the [problem-specifications](https://github.com/exercism/problem-specifications/tree/main/exercises) repo (excluding the deprecated ones) in alphabetical order and implement them for the C++...
> Hey @ahans, The test runner can't find boost on Windows? Anything I could fix to prevent this? Yes, we explicitly [remove](https://github.com/exercism/cpp/blob/main/.github/workflows/ci.yml#L72) tests that require boost. I'm not sure why...