Skip to content

Conversation

@NMannall
Copy link
Contributor

The current exercise for class template parameters is more complex than necessary, and a repetition of the example used in the previous exercises (with not much new).

This exercise uses a simpler FixedSizeArray class. Additionally, it uses both a non-type template parameter and a type parameter. It has an optional extension to use a type trait, but this is simpler than the use-case in the previous exercise (which didn't work very well).

Closes #35

@NMannall NMannall self-assigned this Jan 16, 2026
@NMannall NMannall added enhancement New feature or request course exercise Improvements or additions to the course exercises labels Jan 16, 2026
@NMannall NMannall requested a review from JPRichings January 16, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

course exercise Improvements or additions to the course exercises enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review 5-templates exercise part 2

1 participant