class representation<kfr::univector<T, Tag>> univector¶ template <typename T, kfr::univector_tag Tag> struct representation<kfr::univector<T, Tag>> { … } typedef type ¶ using type = std::string Defined at base/univector.hpp:694 function get(const kfr::univector<T, Tag> &) ¶ static std::string get(const kfr::univector<T, Tag>& value) Defined at base/univector.hpp:695 Defined at base/univector.hpp:692