aboutsummaryrefslogtreecommitdiffstats
path: root/common/alspan.h
Commit message (Expand)AuthorAgeFilesLines
* Fix subspanChris Robinson2019-05-261-1/+1
* Add a few more methods to the span classChris Robinson2019-05-261-0/+11
* Store the span extents as a pair of pointersChris Robinson2019-05-241-10/+10
* Add a missing includeChris Robinson2019-05-231-0/+2
* Add a span class to act as a view to contiguous dataChris Robinson2019-05-231-0/+105