opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::formatter< osc::Angle< Rep, Units > > Struct Template Referencefinal

#include <angle.h>

Public Member Functions

template<class ParseCtx >
constexpr auto parse (ParseCtx &ctx)
 
template<class FmtCtx >
auto format (const osc::Angle< Rep, Units > &angle, FmtCtx &ctx) const
 

Member Function Documentation

◆ format()

template<std::floating_point Rep, osc::AngularUnitTraits Units>
template<class FmtCtx >
auto std::formatter< osc::Angle< Rep, Units > >::format ( const osc::Angle< Rep, Units > &  angle,
FmtCtx &  ctx 
) const
inline

◆ parse()

template<std::floating_point Rep, osc::AngularUnitTraits Units>
template<class ParseCtx >
constexpr auto std::formatter< osc::Angle< Rep, Units > >::parse ( ParseCtx &  ctx)
inlineconstexpr

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