plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::formatter< plugify::UniqueId > Struct Reference

Public Member Functions

constexpr auto parse (std::format_parse_context &ctx)
 
template<class FormatContext >
auto format (const plugify::UniqueId &id, FormatContext &ctx) const
 

Detailed Description

Definition at line 155 of file types.hpp.

Member Function Documentation

◆ format()

template<class FormatContext >
auto std::formatter< plugify::UniqueId >::format ( const plugify::UniqueId id,
FormatContext &  ctx 
) const
inline

Definition at line 161 of file types.hpp.

◆ parse()

constexpr auto std::formatter< plugify::UniqueId >::parse ( std::format_parse_context &  ctx)
inlineconstexpr

Definition at line 156 of file types.hpp.


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