Commit Graph

1 Commits

Author SHA1 Message Date
John Shumway
67004105d4 Convert to dispatching through a function
The template specialization and resolution was not working. In particular, SFINAE caused all the helpful errors from asserts to be hidden. We make the dispatch explicit through a function and get rid of the template specialization.
2025-12-01 12:14:07 -05:00