#include <cstddef>#include <string_view>

Go to the source code of this file.
Namespaces | |
| shared_model | |
| shared_model::interface | |
| shared_model::interface::types | |
Typedefs | |
| using | shared_model::interface::types::ByteRange = std::basic_string_view< std::byte > |
Functions | |
| template<typename Source > | |
| ByteRange | shared_model::interface::types::makeByteRange (const Source &str) |