History for mbed-os / platform / cxxsupport / mstd_span
2021-11-30
@Marc Emmers
Deprecate instead of remove index_type
Marc Emmers committed on 30 Nov 2021
@Marc Emmers
mstd::span rename index_type to size_type according to spec
Marc Emmers committed on 30 Nov 2021
2021-01-18
@Marc Emmers
Fix make_span text in comment block
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Fix last extra space issues
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Backport dynamic extent when including <span> ...
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Fix missing defintion
Marc Emmers committed on 18 Jan 2021
2021-01-16
@Marc Emmers
Add some comment blocks
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Add deduction guides
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Remove nonstandard as_bytes
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix minor style issues
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Replace classes with structs where applicable
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Use original <span> if present and the right version
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Missed a pointer operator
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix pointer and reference operator style
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix newline at end of file
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Update default initializers
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Remove explicit constructors
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix remaining namespaces and add include files
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Remove c++17 inline of constexpr
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix namespaces and span prototype
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Prevent warning on subspan<0,N>
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Add container constructor and make_span
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Correct span constructors
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix endif comment
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Adds basic span implementation
Marc Emmers committed on 16 Jan 2021