opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::formatter< osc::Vector< T, N > > Struct Template Reference

#include <vector.h>

Public Member Functions

template<class ParseCtx >
constexpr ParseCtx::iterator parse (ParseCtx &ctx)
 
template<class FmtCtx >
FmtCtx::iterator format (const osc::Vector< T, N > &v, FmtCtx &ctx) const
 

Member Function Documentation

◆ format()

template<typename T , size_t N>
template<class FmtCtx >
FmtCtx::iterator std::formatter< osc::Vector< T, N > >::format ( const osc::Vector< T, N > &  v,
FmtCtx &  ctx 
) const
inline

◆ parse()

template<typename T , size_t N>
template<class ParseCtx >
constexpr ParseCtx::iterator std::formatter< osc::Vector< T, N > >::parse ( ParseCtx &  ctx)
inlineconstexpr

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