is_std_wstring_view_like_v#
Fully qualified name: carb::cpp::is_std_wstring_view_like_v
Defined in carb/cpp/StringViewLike.h
-
template<typename T>
constexpr bool carb::cpp::is_std_wstring_view_like_v = is_std_wstring_view_like<T>::value# Alias for the value of
is_std_wstring_view_like
template.