Skip to content

Add static max_size method to static multi indices

This allows to have query the max size of the multi index without any multi index object, i.e., Basis::MultiIndex::max_size().

Merge request reports