Files
composable_kernel/experimental/builder/test/test_ckb_conv_builder.cpp
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

0 lines
0 B
C++