code_unitļ
-
template<typename _Type>
class code_unitļ Retrieves the code unit type for the given type.
-
using ztd::text::code_unit_t = typename code_unit<remove_cvref_t<_Type>>::typeļ
A typename alias for ztd::text::code_unit.
Retrieves the code unit type for the given type.
A typename alias for ztd::text::code_unit.