#include <vector.h>
|
| template<class ParseCtx > |
| constexpr ParseCtx::iterator | parse (ParseCtx &ctx) |
| |
| template<class FmtCtx > |
| FmtCtx::iterator | format (const osc::Vector< T, N > &v, FmtCtx &ctx) const |
| |
◆ 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:
- /home/adam/Desktop/opensim-creator/third_party/opynsim/liboscar/maths/vector.h