Skip to content
  • Robert Maynard's avatar
    ArrayPortalFromIterators now can be explicitly instantiated. · 6da2dc0c
    Robert Maynard authored
    Template instantiation is useful because when you are creating object files, as
    uninstantiated template definitions are not are not added. Fully supporting
    explicit instantiation like ITK does will require more code changes, but
    this is a very minor step towards that goal.
    6da2dc0c