Contents:
Defined in File fixed_name.hpp
Page Contents
Nested Relationships
Struct Documentation
This struct is a nested type of Template Struct FixedName.
Provides a string view for serialization.
Public Static Attributes
[](const FixedName& self) -> auto { return std::string_view(self.buf.data(), self.len); }