[#fmt-bytes] = xref:fmt.adoc[fmt]::bytes :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<fmt/format.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct bytes; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:fmt/bytes/2constructor.adoc[`bytes`] [.small]#[constructor]# | Construct from `string_view` |=== == Data Members [cols="1"] |=== | Name | xref:fmt/bytes/data.adoc[`data`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#