Skip to content

Remove backIndex() and frontIndex()

Carsten Gräser requested to merge feature/remove-backindex into master

This does the same as back() and front() up to the cast of std::integral_constant to T.

Merge request reports