summaryrefslogtreecommitdiff
path: root/tests/headers/default-template-parameter.hpp
AgeCommit message (Collapse)Author
2022-10-04split the repo into a workspaceChristian Poveda
remove `clap` dependency :tada: update the book installation instructions
2017-04-05Add a test explicitly for default type parametersNick Fitzgerald
This is exercised in other tests, but in a round about fashion. It is nice to have a test that explicitly exercises default type parameters, without any cruft.