From Jason Turner

[library.general]

Diff to HTML by rtfpessoa

tmp/tmpuc07aw0h/{from.md → to.md} RENAMED
@@ -26,11 +26,11 @@ framework for reporting errors in a C++program, including predefined
26
  exception classes.
27
 
28
  The general utilities library (Clause  [[utilities]]) includes
29
  components used by other library elements, such as a predefined storage
30
  allocator for dynamic storage management ([[basic.stc.dynamic]]), and
31
- components used as infrastructure in C++programs, such as a tuples,
32
  function wrappers, and time facilities.
33
 
34
  The strings library (Clause  [[strings]]) provides support for
35
  manipulating text represented as sequences of type `char`, sequences of
36
  type `char16_t`, sequences of type `char32_t`, sequences of type
 
26
  exception classes.
27
 
28
  The general utilities library (Clause  [[utilities]]) includes
29
  components used by other library elements, such as a predefined storage
30
  allocator for dynamic storage management ([[basic.stc.dynamic]]), and
31
+ components used as infrastructure in C++programs, such as tuples,
32
  function wrappers, and time facilities.
33
 
34
  The strings library (Clause  [[strings]]) provides support for
35
  manipulating text represented as sequences of type `char`, sequences of
36
  type `char16_t`, sequences of type `char32_t`, sequences of type