@@ -20,7 +20,6 @@ algorithm iterator
20
20
algorithm limits
21
21
algorithm memory
22
22
algorithm new
23
- algorithm optional
24
23
algorithm ratio
25
24
algorithm stdexcept
26
25
algorithm tuple
@@ -100,7 +99,6 @@ array iterator
100
99
array limits
101
100
array memory
102
101
array new
103
- array optional
104
102
array ratio
105
103
array stdexcept
106
104
array tuple
@@ -175,7 +173,6 @@ bitset iterator
175
173
bitset limits
176
174
bitset memory
177
175
bitset new
178
- bitset optional
179
176
bitset ratio
180
177
bitset stdexcept
181
178
bitset string
@@ -331,7 +328,6 @@ codecvt limits
331
328
codecvt memory
332
329
codecvt mutex
333
330
codecvt new
334
- codecvt optional
335
331
codecvt ratio
336
332
codecvt stdexcept
337
333
codecvt string
@@ -432,7 +428,6 @@ condition_variable iterator
432
428
condition_variable limits
433
429
condition_variable memory
434
430
condition_variable new
435
- condition_variable optional
436
431
condition_variable ratio
437
432
condition_variable stdexcept
438
433
condition_variable string
@@ -1027,7 +1022,6 @@ ios limits
1027
1022
ios memory
1028
1023
ios mutex
1029
1024
ios new
1030
- ios optional
1031
1025
ios ratio
1032
1026
ios stdexcept
1033
1027
ios string
@@ -1259,7 +1253,6 @@ locale limits
1259
1253
locale memory
1260
1254
locale mutex
1261
1255
locale new
1262
- locale optional
1263
1256
locale ratio
1264
1257
locale stdexcept
1265
1258
locale streambuf
@@ -2061,7 +2054,6 @@ streambuf limits
2061
2054
streambuf memory
2062
2055
streambuf mutex
2063
2056
streambuf new
2064
- streambuf optional
2065
2057
streambuf ratio
2066
2058
streambuf stdexcept
2067
2059
streambuf string
@@ -2096,7 +2088,6 @@ string iterator
2096
2088
string limits
2097
2089
string memory
2098
2090
string new
2099
- string optional
2100
2091
string ratio
2101
2092
string stdexcept
2102
2093
string string_view
@@ -2129,7 +2120,6 @@ string_view iterator
2129
2120
string_view limits
2130
2121
string_view memory
2131
2122
string_view new
2132
- string_view optional
2133
2123
string_view ratio
2134
2124
string_view stdexcept
2135
2125
string_view tuple
@@ -2271,7 +2261,6 @@ system_error iterator
2271
2261
system_error limits
2272
2262
system_error memory
2273
2263
system_error new
2274
- system_error optional
2275
2264
system_error ratio
2276
2265
system_error stdexcept
2277
2266
system_error string
@@ -2553,7 +2542,6 @@ vector locale
2553
2542
vector memory
2554
2543
vector mutex
2555
2544
vector new
2556
- vector optional
2557
2545
vector ratio
2558
2546
vector stdexcept
2559
2547
vector streambuf
0 commit comments