Public Member Functions | Private Attributes | List of all members
formatter< bytes > Struct Reference

#include <format.h>

Public Member Functions

template<typename FormatContext >
auto format (bytes b, FormatContext &ctx) -> decltype(ctx.out())
 
template<typename ParseContext >
FMT_CONSTEXPR auto parse (ParseContext &ctx) -> const char *
 

Private Attributes

detail::dynamic_format_specs specs_
 

Detailed Description

Definition at line 4110 of file format.h.

Member Function Documentation

◆ format()

template<typename FormatContext >
auto formatter< bytes >::format ( bytes  b,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

Definition at line 4122 of file format.h.

◆ parse()

template<typename ParseContext >
FMT_CONSTEXPR auto formatter< bytes >::parse ( ParseContext &  ctx) -> const char*
inline

Definition at line 4116 of file format.h.

Member Data Documentation

◆ specs_

Definition at line 4112 of file format.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28