: Cannot implement with language itself. Need compiler support. Used C++ N STL
: Partially implemented with C++ N
: Fully implemented with C++ N
: Not yet implemented
Features | Standard | Implemented in |
---|---|---|
Classes | ||
span | ||
Constants | ||
dynamic_extent | ||
Functions | ||
as_bytes as_writable_bytes |
||
Range access | ||
begin cbegin |
||
end cend |
||
rbegin crbegin |
||
rend crend |
||
size ssize |
||
empty | ||
data |