pnnl / SHAD

Scalable High-performance Algorithms and Data-structures
Apache License 2.0
122 stars 35 forks source link

type-hierarchy for insert iterators #143

Open mdrocco opened 6 years ago

mdrocco commented 6 years ago

buffered_insert_iterator should be sub-type of insert_iterator etc.

mminutoli commented 5 years ago

We will need a design session before we move forward.