Typedef detail::is_c_string_uncvref

Typedef Documentation

template<typename T>
using detail::is_c_string_uncvref = is_c_string<uncvref_t<T>>