span: switch to std

C++20 has 'std::span' now.  Favor this over the backport that
was in the stdplus repository.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Id23bc407fe2fb95d1d7996d6005fa23e554a23b5
1 file changed
tree: 799a28d6a1811b9003cc22db514aa18cf0747e9f
  1. src/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. MAINTAINERS
  7. meson.build
  8. phosphor-ipmi-kcs@.service.in
  9. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build