Skip to content
Snippets Groups Projects
Commit c1cecb25 authored by Girts's avatar Girts Committed by Derek Mauro
Browse files

Implement Span::first and Span::last from C++20 (#274)

This implements `first` and `last` methods on `Span` that mimics
ones in `std::span`.
parent 38b70438
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment