Skip to content

class representation<fmt_t<kfr::univector<T, Tag>, t, width, prec>> univector

template <char t, int width, int prec, typename T, kfr::univector_tag Tag>
struct representation<fmt_t<kfr::univector<T, Tag>, t, width, prec>> { … }

typedef type

using type = std::string

Defined at base/univector.hpp:704

function get(const fmt_t<kfr::univector<T, Tag>, t, width, prec> &)

static std::string get(const fmt_t<kfr::univector<T, Tag>, t, width, prec>& value)

Defined at base/univector.hpp:705

Defined at base/univector.hpp:702