• Adam Procter's avatar
    Add support for element-type-polymorphic operators (#157) · 1a44d7f8
    Adam Procter authored
    * Add support for some polymorphic operators (arithmetic, etc.)
    
    * Extend to all other ops except Tuple, which is tricky (not quite sure where to get the needed type info)
    
    * Some tidying(???) up
    
    * Extend to handle Tuple op
    
    * Slightly more descriptive macro name
    1a44d7f8
Name
Last commit
Last update
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
examples Loading commit data...
maint Loading commit data...
src Loading commit data...
test Loading commit data...
third-party Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...