Open
Description
With C++17, we get class template argument deduction. It is based on template argument deduction for function templates and allows us to get rid of the need for clumsy make_XXX
functions.
Metadata
Metadata
Assignees
Labels
No labels