Skip to content

IndexSet returns auto for methods size

Robert K requested to merge bugfix/indexset-return-auto-for-size into master

This allows the implementation to decide what the SizeType implementation should be. This fixes #10 (closed)

Merge request reports