@@ -175,6 +175,7 @@ signatureMatches
175
175
| stl.h:333:42:333:47 | insert | (const_iterator,InputIt,InputIt) | vector | insert<InputIt> | 1 |
176
176
| stl.h:333:42:333:47 | insert | (const_iterator,InputIt,InputIt) | vector | insert<InputIt> | 2 |
177
177
| stl.h:333:42:333:47 | insert | (const_iterator,InputIt,InputIt) | vector | insert<InputIt> | 2 |
178
+ | stl.h:335:37:335:43 | emplace | (format_string,Args &&) | | format<Args> | 1 |
178
179
| stl.h:396:3:396:3 | pair | (const deque &,const Allocator &) | deque<T,Allocator> | deque | 1 |
179
180
| stl.h:396:3:396:3 | pair | (const deque &,const Allocator &) | deque<T,Allocator> | deque | 1 |
180
181
| stl.h:396:3:396:3 | pair | (const deque &,const Allocator &) | deque<T,Allocator> | deque | 1 |
@@ -215,6 +216,19 @@ signatureMatches
215
216
| stl.h:396:3:396:3 | pair | (vector &&,const Allocator &) | vector<T,Allocator> | vector | 1 |
216
217
| stl.h:396:3:396:3 | pair | (vector &&,const Allocator &) | vector<T,Allocator> | vector | 1 |
217
218
| stl.h:396:3:396:3 | pair | (vector &&,const Allocator &) | vector<T,Allocator> | vector | 1 |
219
+ | stl.h:440:36:440:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
220
+ | stl.h:440:36:440:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
221
+ | stl.h:448:48:448:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
222
+ | stl.h:448:48:448:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
223
+ | stl.h:452:42:452:57 | insert_or_assign | (format_string,Args &&) | | format<Args> | 1 |
224
+ | stl.h:508:36:508:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
225
+ | stl.h:508:36:508:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
226
+ | stl.h:516:48:516:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
227
+ | stl.h:516:48:516:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
228
+ | stl.h:516:48:516:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
229
+ | stl.h:516:48:516:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
230
+ | stl.h:516:48:516:58 | try_emplace | (format_string,Args &&) | | format<Args> | 1 |
231
+ | stl.h:520:42:520:57 | insert_or_assign | (format_string,Args &&) | | format<Args> | 1 |
218
232
| stl.h:557:33:557:35 | set | (InputIt,InputIt) | deque | assign<InputIt> | 0 |
219
233
| stl.h:557:33:557:35 | set | (InputIt,InputIt) | deque | assign<InputIt> | 1 |
220
234
| stl.h:557:33:557:35 | set | (InputIt,InputIt) | forward_list | assign<InputIt> | 0 |
@@ -223,6 +237,8 @@ signatureMatches
223
237
| stl.h:557:33:557:35 | set | (InputIt,InputIt) | list | assign<InputIt> | 1 |
224
238
| stl.h:557:33:557:35 | set | (InputIt,InputIt) | vector | assign<InputIt> | 0 |
225
239
| stl.h:557:33:557:35 | set | (InputIt,InputIt) | vector | assign<InputIt> | 1 |
240
+ | stl.h:569:36:569:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
241
+ | stl.h:569:36:569:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
226
242
| stl.h:574:38:574:43 | insert | (InputIt,InputIt) | deque | assign<InputIt> | 0 |
227
243
| stl.h:574:38:574:43 | insert | (InputIt,InputIt) | deque | assign<InputIt> | 1 |
228
244
| stl.h:574:38:574:43 | insert | (InputIt,InputIt) | forward_list | assign<InputIt> | 0 |
@@ -231,6 +247,8 @@ signatureMatches
231
247
| stl.h:574:38:574:43 | insert | (InputIt,InputIt) | list | assign<InputIt> | 1 |
232
248
| stl.h:574:38:574:43 | insert | (InputIt,InputIt) | vector | assign<InputIt> | 0 |
233
249
| stl.h:574:38:574:43 | insert | (InputIt,InputIt) | vector | assign<InputIt> | 1 |
250
+ | stl.h:623:36:623:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
251
+ | stl.h:623:36:623:47 | emplace_hint | (format_string,Args &&) | | format<Args> | 1 |
234
252
| stl.h:628:38:628:43 | insert | (InputIt,InputIt) | deque | assign<InputIt> | 0 |
235
253
| stl.h:628:38:628:43 | insert | (InputIt,InputIt) | deque | assign<InputIt> | 1 |
236
254
| stl.h:628:38:628:43 | insert | (InputIt,InputIt) | forward_list | assign<InputIt> | 0 |
@@ -315,6 +333,8 @@ getSignatureParameterName
315
333
| (deque &&) | deque | deque | 0 | deque && |
316
334
| (deque &&,const Allocator &) | deque<T,Allocator> | deque | 0 | deque && |
317
335
| (deque &&,const Allocator &) | deque<T,Allocator> | deque | 1 | const class:1 & |
336
+ | (format_string,Args &&) | | format<Args> | 0 | format_string |
337
+ | (format_string,Args &&) | | format<Args> | 1 | func:0 && |
318
338
| (forward_list &&) | forward_list | forward_list | 0 | forward_list && |
319
339
| (forward_list &&,const Allocator &) | forward_list<T,Allocator> | forward_list | 0 | forward_list && |
320
340
| (forward_list &&,const Allocator &) | forward_list<T,Allocator> | forward_list | 1 | const class:1 & |
0 commit comments