- Add Slice: a (pointer, size) array view that acts like a container
- Support serializing Span<unsigned char> and use that instead of FLATDATA
This is a backport of Core PR12886
Differential D4199
Introduce Span type and use it instead of FLATDATA deadalnix on Oct 2 2019, 14:10. Authored by
Details
This is a backport of Core PR12886 make check ./test/functional/test_runner.py --extended
Diff Detail
|