struct representation<kfr::special_value> string_io¶ template <> struct representation<kfr::special_value> { … } typedef type ¶ using type = std::string Defined at io/tostring.hpp:41 function get(const kfr::special_value &) ¶ static std::string get(const kfr::special_value& value) Defined at io/tostring.hpp:42 Defined at io/tostring.hpp:39