struct representation<kfr::fraction> base¶ template <> struct representation<kfr::fraction> { … } typedef type ¶ using type = std::string Defined at base/fraction.hpp:131 function get(const kfr::fraction &) ¶ static std::string get(const kfr::fraction& value) Defined at base/fraction.hpp:132 Defined at base/fraction.hpp:129