• Eugene Kosov's avatar
    st_::span fixes · 1f53335d
    Eugene Kosov authored
    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
    1f53335d
span.h 3.6 KB