From Jason Turner

[get.terminate]

Diff to HTML by rtfpessoa

tmp/tmpnszmptbz/{from.md → to.md} RENAMED
@@ -4,7 +4,7 @@
4
  terminate_handler get_terminate() noexcept;
5
  ```
6
 
7
  *Returns:* The current `terminate_handler`.
8
 
9
- [*Note 1*: This may be a null pointer value. — *end note*]
10
 
 
4
  terminate_handler get_terminate() noexcept;
5
  ```
6
 
7
  *Returns:* The current `terminate_handler`.
8
 
9
+ [*Note 1*: This can be a null pointer value. — *end note*]
10