File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 355
355
\rSec 2[localization.general]{General}
356
356
357
357
\pnum
358
- This Clause describes components that \Cpp {} programs may use to
358
+ Subclause \ref { localization } describes components that \Cpp {} programs may use to
359
359
encapsulate (and therefore be more portable when confronting)
360
360
cultural differences.
361
361
The locale facility includes
371
371
as summarized in \tref {localization.summary }.
372
372
373
373
\begin {libsumtab }{Localization library summary}{localization.summary}
374
- \ref {locales } & Locales & \tcode {<locale>} \\
375
- \ref {locale.categories } & Standard \tcode {locale} categories & \\ \rowsep
376
- \ref {c.locales } & C library locales & \tcode {<clocale>} \\ \rowsep
374
+ \ref {locales } & Locales & \tcode {<locale>} \\
375
+ \ref {locale.categories } & Standard \tcode {locale} categories & \\ \rowsep
376
+ \ref {c.locales } & C library locales & \tcode {<clocale>} \\ \rowsep
377
377
\end {libsumtab }
378
378
379
379
\rSec 2[locale.syn]{Header \tcode {<locale>} synopsis}
9006
9006
\rSec 2[re.general]{General}
9007
9007
9008
9008
\pnum
9009
- This Clause describes components that \Cpp {} programs may use to
9009
+ Subclause \ref { re } describes components that \Cpp {} programs may use to
9010
9010
perform operations involving regular expression matching and
9011
9011
searching.
9012
9012
You can’t perform that action at this time.
0 commit comments