fmt::formatter< BinaryNinja::Ref< T > > Struct Template Reference

Public Member Functions

format_context::iterator format (const BinaryNinja::Ref< T > &obj, format_context &ctx) const
 
constexpr auto parse (format_parse_context &ctx) -> format_parse_context::iterator
 

Member Function Documentation

◆ format()

template<typename T >
format_context::iterator fmt::formatter< BinaryNinja::Ref< T > >::format ( const BinaryNinja::Ref< T > &  obj,
format_context &  ctx 
) const
inline

◆ parse()

template<typename T >
constexpr auto fmt::formatter< BinaryNinja::Ref< T > >::parse ( format_parse_context &  ctx) -> format_parse_context::iterator
inlineconstexpr