Typedef detail::detect_string_can_append_iter

Typedef Documentation

template<typename StringType, typename Arg>
using detail::detect_string_can_append_iter = is_detected<string_can_append_iter, StringType, Arg>