Skip to content

Removal of std::list

Darcy Beurle requested to merge perf into master

Minor tidy up where possible. Changed return type to add const& to avoid a list copy. See #399 (closed).

Merge request reports