#include <vec2.hpp>
template<typename value_type>
fmt::formatter<move::vectormath::generic_vec2_scalar<value_type>> struct

Contents

Public functions

template<typename ParseContext>
auto parse(ParseContext& ctx) constexpr
template<typename FormatContext>
auto format(move::vectormath::generic_vec2_scalar<value_type> const& number, FormatContext& ctx)