Skip to content

Revision of library to speedup compile times.

Robert K requested to merge feature/reduced-compile-times into master

This includes the extraction of various methods in several classes into .cc files and a re-work of the Level and Leaf iterators.

Merge request reports