third_party.pigweed.src/pw_bytes/public/pw_bytes
Wyatt Hepler 0158ad731e pw_bytes: ByteSpan and ConstByteSpan aliases
- Introduce ByteSpan and ConstByteSpan aliases for std::span<std::byte>
  and std::span<const std::byte>.
- Use the new aliases in pw_bytes/byte_builder.h.

Change-Id: Ifaf5e19c9b34cf7874b366300aa1e582ae1e5587
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/12944
Reviewed-by: Keir Mierle <keir@google.com>
Commit-Queue: Wyatt Hepler <hepler@google.com>
2020-06-26 22:08:39 +00:00
..
byte_builder.h pw_bytes: ByteSpan and ConstByteSpan aliases 2020-06-26 22:08:39 +00:00
span.h pw_bytes: ByteSpan and ConstByteSpan aliases 2020-06-26 22:08:39 +00:00