LiteFX 0.3.1.2022
Computer Graphics Engine
fmt::formatter< LiteFX::AppVersion > Struct Reference

#include <app.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatContext >
auto format (const LiteFX::AppVersion &app, FormatContext &ctx)
 

Public Attributes

bool engineVersion = false
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< LiteFX::AppVersion >::format ( const LiteFX::AppVersion app,
FormatContext &  ctx 
)
inline

◆ parse()

constexpr auto fmt::formatter< LiteFX::AppVersion >::parse ( format_parse_context &  ctx)
inlineconstexpr

Member Data Documentation

◆ engineVersion

bool fmt::formatter< LiteFX::AppVersion >::engineVersion = false