Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace the custom iterator implementations in TimeVectorBase with on…
…es generated via boost::iterator_adaptor since the custom ones seem to be deficient in some way which is causing crashes/invalid behavior when compiled under GCC 7+.
- Loading branch information