Variable wavemap::print::is_stringlike

Variable Documentation

template<typename ValueT>
constexpr bool wavemap::print::is_stringlike = std::is_constructible_v<std::string, ValueT>