SRS-control 0.1.4
 
Loading...
Searching...
No Matches
fmt::formatter< srs::StructData > Class Reference

#include <DataStructsFormat.hpp>

Public Member Functions

template<typename FmtContent>
constexpr auto format (const srs::StructData &struct_data, FmtContent &ctn) const
 

Static Public Member Functions

static constexpr auto parse (format_parse_context &ctx)
 

Detailed Description

Definition at line 59 of file DataStructsFormat.hpp.

Member Function Documentation

◆ format()

template<typename FmtContent>
auto fmt::formatter< srs::StructData >::format ( const srs::StructData & struct_data,
FmtContent & ctn ) const
inlineconstexpr

Definition at line 64 of file DataStructsFormat.hpp.

◆ parse()

static constexpr auto fmt::formatter< srs::StructData >::parse ( format_parse_context & ctx)
inlinestaticconstexpr

Definition at line 62 of file DataStructsFormat.hpp.


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