Commit graph

2 commits

Author SHA1 Message Date
Eugene Kosov
1cac6d4828 span cleanup 2020-05-15 16:25:32 +03:00
Eugene Kosov
1f53335d37 st_::span fixes
move span.h to a proper place to make it available for the whole server

Reformat it.

Constuctors from a contigous container are fixed
to use cont.data() instead of cont.begin()

span<>::index_type is replaced with span<>::size_type
2020-03-20 21:35:42 +03:00