jll63 / yomm2

Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.
Boost Software License 1.0
343 stars 18 forks source link

Template support? #34

Closed chaserileyroberts closed 1 year ago

chaserileyroberts commented 1 year ago

Is there anyway to support defining on template types?

chaserileyroberts commented 1 year ago

I see there are already tutorials for this. https://github.com/jll63/yomm2/blob/master/tutorials/templates_tutorial.md

jll63 commented 1 year ago

I published support for templates two months ago, after almost one year of tinkering with examples. If you have any ideas or suggestions (for the code or the documentation), let me know.