From Jason Turner

[zombie.names]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp0g2velhh/{from.md → to.md} +31 -0
tmp/tmp0g2velhh/{from.md → to.md} RENAMED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##### Zombie names <a id="zombie.names">[[zombie.names]]</a>
2
+
3
+ In namespace `std`, the following names are reserved for previous
4
+ standardization:
5
+
6
+ - `auto_ptr`,
7
+ - `binary_function`,
8
+ - `bind1st`,
9
+ - `bind2nd`,
10
+ - `binder1st`,
11
+ - `binder2nd`,
12
+ - `const_mem_fun1_ref_t`,
13
+ - `const_mem_fun1_t`,
14
+ - `const_mem_fun_ref_t`,
15
+ - `const_mem_fun_t`,
16
+ - `get_unexpected`,
17
+ - `mem_fun1_ref_t`,
18
+ - `mem_fun1_t`,
19
+ - `mem_fun_ref_t`,
20
+ - `mem_fun_ref`,
21
+ - `mem_fun_t`,
22
+ - `mem_fun`,
23
+ - `pointer_to_binary_function`,
24
+ - `pointer_to_unary_function`,
25
+ - `ptr_fun`,
26
+ - `random_shuffle`,
27
+ - `set_unexpected`,
28
+ - `unary_function`,
29
+ - `unexpected`, and
30
+ - `unexpected_handler`.
31
+