diff --git a/source/locales.tex b/source/locales.tex index 756cb9327d..a791026f92 100644 --- a/source/locales.tex +++ b/source/locales.tex @@ -5063,6 +5063,11 @@ \tcode{ranges::\libconcept{view}}, \tcode{ranges::\libconcept{random_access_range}}, and \tcode{ranges::\libconcept{borrowed_range}}. +\begin{note} +\tcode{text_encoding::aliases_view} is not required to satisfy +\tcode{ranges::}\libconcept{common_range}, +nor \libconcept{default_initializable}. +\end{note} \pnum Both @@ -5071,7 +5076,6 @@ denote \tcode{const char*}. \pnum -%FIXME: Is this supposed to be a remark or a requirement? Same above? \tcode{ranges::iterator_t} is a constexpr iterator\iref{iterator.requirements.general}. \end{itemdescr}