sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
Loading...
Searching...
No Matches
std::formatter< std::byte > Struct Reference

#include <format.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
auto format (std::byte b, std::format_context &ctx) const
 

Detailed Description

Definition at line 168 of file format.hpp.

Member Function Documentation

◆ format()

auto std::formatter< std::byte >::format ( std::byte b,
std::format_context & ctx ) const
inline

Definition at line 175 of file format.hpp.

◆ parse()

auto std::formatter< std::byte >::parse ( format_parse_context & ctx)
inlineconstexpr

Definition at line 170 of file format.hpp.


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