summaryrefslogtreecommitdiff
path: root/lang/gcc48-cc++/PLIST
blob: 67a1aceb63208789e226c5ed6bc2b6e90cc01d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
@comment $NetBSD: PLIST,v 1.2 2014/05/31 13:06:25 ryoon Exp $
gcc48/bin/c++
gcc48/bin/cc
gcc48/bin/cpp
gcc48/bin/g++
gcc48/bin/gcc
gcc48/bin/gcc-ar
gcc48/bin/gcc-nm
gcc48/bin/gcc-ranlib
gcc48/bin/gcov
gcc48/bin/${MACHINE_GNU_PLATFORM}-c++
gcc48/bin/${MACHINE_GNU_PLATFORM}-g++
gcc48/bin/${MACHINE_GNU_PLATFORM}-gcc
gcc48/bin/${MACHINE_GNU_PLATFORM}-gcc-${PKGVERSION}
gcc48/bin/${MACHINE_GNU_PLATFORM}-gcc-ar
gcc48/bin/${MACHINE_GNU_PLATFORM}-gcc-nm
gcc48/bin/${MACHINE_GNU_PLATFORM}-gcc-ranlib
gcc48/include/c++/algorithm
gcc48/include/c++/array
gcc48/include/c++/atomic
gcc48/include/c++/backward/auto_ptr.h
gcc48/include/c++/backward/backward_warning.h
gcc48/include/c++/backward/binders.h
gcc48/include/c++/backward/hash_fun.h
gcc48/include/c++/backward/hash_map
gcc48/include/c++/backward/hash_set
gcc48/include/c++/backward/hashtable.h
gcc48/include/c++/backward/strstream
gcc48/include/c++/bits/algorithmfwd.h
gcc48/include/c++/bits/alloc_traits.h
gcc48/include/c++/bits/allocator.h
gcc48/include/c++/bits/atomic_base.h
gcc48/include/c++/bits/atomic_lockfree_defines.h
gcc48/include/c++/bits/basic_ios.h
gcc48/include/c++/bits/basic_ios.tcc
gcc48/include/c++/bits/basic_string.h
gcc48/include/c++/bits/basic_string.tcc
gcc48/include/c++/bits/boost_concept_check.h
gcc48/include/c++/bits/c++0x_warning.h
gcc48/include/c++/bits/char_traits.h
gcc48/include/c++/bits/codecvt.h
gcc48/include/c++/bits/concept_check.h
gcc48/include/c++/bits/cpp_type_traits.h
gcc48/include/c++/bits/cxxabi_forced.h
gcc48/include/c++/bits/deque.tcc
gcc48/include/c++/bits/exception_defines.h
gcc48/include/c++/bits/exception_ptr.h
gcc48/include/c++/bits/forward_list.h
gcc48/include/c++/bits/forward_list.tcc
gcc48/include/c++/bits/fstream.tcc
gcc48/include/c++/bits/functexcept.h
gcc48/include/c++/bits/functional_hash.h
gcc48/include/c++/bits/gslice.h
gcc48/include/c++/bits/gslice_array.h
gcc48/include/c++/bits/hash_bytes.h
gcc48/include/c++/bits/hashtable.h
gcc48/include/c++/bits/hashtable_policy.h
gcc48/include/c++/bits/indirect_array.h
gcc48/include/c++/bits/ios_base.h
gcc48/include/c++/bits/istream.tcc
gcc48/include/c++/bits/list.tcc
gcc48/include/c++/bits/locale_classes.h
gcc48/include/c++/bits/locale_classes.tcc
gcc48/include/c++/bits/locale_facets.h
gcc48/include/c++/bits/locale_facets.tcc
gcc48/include/c++/bits/locale_facets_nonio.h
gcc48/include/c++/bits/locale_facets_nonio.tcc
gcc48/include/c++/bits/localefwd.h
gcc48/include/c++/bits/mask_array.h
gcc48/include/c++/bits/memoryfwd.h
gcc48/include/c++/bits/move.h
gcc48/include/c++/bits/nested_exception.h
gcc48/include/c++/bits/ostream.tcc
gcc48/include/c++/bits/ostream_insert.h
gcc48/include/c++/bits/postypes.h
gcc48/include/c++/bits/ptr_traits.h
gcc48/include/c++/bits/random.h
gcc48/include/c++/bits/random.tcc
gcc48/include/c++/bits/range_access.h
gcc48/include/c++/bits/regex.h
gcc48/include/c++/bits/regex_compiler.h
gcc48/include/c++/bits/regex_constants.h
gcc48/include/c++/bits/regex_cursor.h
gcc48/include/c++/bits/regex_error.h
gcc48/include/c++/bits/regex_grep_matcher.h
gcc48/include/c++/bits/regex_grep_matcher.tcc
gcc48/include/c++/bits/regex_nfa.h
gcc48/include/c++/bits/regex_nfa.tcc
gcc48/include/c++/bits/shared_ptr.h
gcc48/include/c++/bits/shared_ptr_base.h
gcc48/include/c++/bits/slice_array.h
gcc48/include/c++/bits/sstream.tcc
gcc48/include/c++/bits/stl_algo.h
gcc48/include/c++/bits/stl_algobase.h
gcc48/include/c++/bits/stl_bvector.h
gcc48/include/c++/bits/stl_construct.h
gcc48/include/c++/bits/stl_deque.h
gcc48/include/c++/bits/stl_function.h
gcc48/include/c++/bits/stl_heap.h
gcc48/include/c++/bits/stl_iterator.h
gcc48/include/c++/bits/stl_iterator_base_funcs.h
gcc48/include/c++/bits/stl_iterator_base_types.h
gcc48/include/c++/bits/stl_list.h
gcc48/include/c++/bits/stl_map.h
gcc48/include/c++/bits/stl_multimap.h
gcc48/include/c++/bits/stl_multiset.h
gcc48/include/c++/bits/stl_numeric.h
gcc48/include/c++/bits/stl_pair.h
gcc48/include/c++/bits/stl_queue.h
gcc48/include/c++/bits/stl_raw_storage_iter.h
gcc48/include/c++/bits/stl_relops.h
gcc48/include/c++/bits/stl_set.h
gcc48/include/c++/bits/stl_stack.h
gcc48/include/c++/bits/stl_tempbuf.h
gcc48/include/c++/bits/stl_tree.h
gcc48/include/c++/bits/stl_uninitialized.h
gcc48/include/c++/bits/stl_vector.h
gcc48/include/c++/bits/stream_iterator.h
gcc48/include/c++/bits/streambuf.tcc
gcc48/include/c++/bits/streambuf_iterator.h
gcc48/include/c++/bits/stringfwd.h
gcc48/include/c++/bits/unique_ptr.h
gcc48/include/c++/bits/unordered_map.h
gcc48/include/c++/bits/unordered_set.h
gcc48/include/c++/bits/uses_allocator.h
gcc48/include/c++/bits/valarray_after.h
gcc48/include/c++/bits/valarray_array.h
gcc48/include/c++/bits/valarray_array.tcc
gcc48/include/c++/bits/valarray_before.h
gcc48/include/c++/bits/vector.tcc
gcc48/include/c++/bitset
gcc48/include/c++/cassert
gcc48/include/c++/ccomplex
gcc48/include/c++/cctype
gcc48/include/c++/cerrno
gcc48/include/c++/cfenv
gcc48/include/c++/cfloat
gcc48/include/c++/chrono
gcc48/include/c++/cinttypes
gcc48/include/c++/ciso646
gcc48/include/c++/climits
gcc48/include/c++/clocale
gcc48/include/c++/cmath
gcc48/include/c++/complex
gcc48/include/c++/complex.h
gcc48/include/c++/condition_variable
gcc48/include/c++/csetjmp
gcc48/include/c++/csignal
gcc48/include/c++/cstdalign
gcc48/include/c++/cstdarg
gcc48/include/c++/cstdbool
gcc48/include/c++/cstddef
gcc48/include/c++/cstdint
gcc48/include/c++/cstdio
gcc48/include/c++/cstdlib
gcc48/include/c++/cstring
gcc48/include/c++/ctgmath
gcc48/include/c++/ctime
gcc48/include/c++/cwchar
gcc48/include/c++/cwctype
gcc48/include/c++/cxxabi.h
gcc48/include/c++/debug/array
gcc48/include/c++/debug/bitset
gcc48/include/c++/debug/debug.h
gcc48/include/c++/debug/deque
gcc48/include/c++/debug/formatter.h
gcc48/include/c++/debug/forward_list
gcc48/include/c++/debug/functions.h
gcc48/include/c++/debug/list
gcc48/include/c++/debug/macros.h
gcc48/include/c++/debug/map
gcc48/include/c++/debug/map.h
gcc48/include/c++/debug/multimap.h
gcc48/include/c++/debug/multiset.h
gcc48/include/c++/debug/safe_base.h
gcc48/include/c++/debug/safe_iterator.h
gcc48/include/c++/debug/safe_iterator.tcc
gcc48/include/c++/debug/safe_local_iterator.h
gcc48/include/c++/debug/safe_local_iterator.tcc
gcc48/include/c++/debug/safe_sequence.h
gcc48/include/c++/debug/safe_sequence.tcc
gcc48/include/c++/debug/safe_unordered_base.h
gcc48/include/c++/debug/safe_unordered_container.h
gcc48/include/c++/debug/safe_unordered_container.tcc
gcc48/include/c++/debug/set
gcc48/include/c++/debug/set.h
gcc48/include/c++/debug/string
gcc48/include/c++/debug/unordered_map
gcc48/include/c++/debug/unordered_set
gcc48/include/c++/debug/vector
gcc48/include/c++/decimal/decimal
gcc48/include/c++/decimal/decimal.h
gcc48/include/c++/deque
gcc48/include/c++/exception
gcc48/include/c++/ext/algorithm
gcc48/include/c++/ext/alloc_traits.h
gcc48/include/c++/ext/array_allocator.h
gcc48/include/c++/ext/atomicity.h
gcc48/include/c++/ext/bitmap_allocator.h
gcc48/include/c++/ext/cast.h
gcc48/include/c++/ext/cmath
gcc48/include/c++/ext/codecvt_specializations.h
gcc48/include/c++/ext/concurrence.h
gcc48/include/c++/ext/debug_allocator.h
gcc48/include/c++/ext/enc_filebuf.h
gcc48/include/c++/ext/extptr_allocator.h
gcc48/include/c++/ext/functional
gcc48/include/c++/ext/hash_map
gcc48/include/c++/ext/hash_set
gcc48/include/c++/ext/iterator
gcc48/include/c++/ext/malloc_allocator.h
gcc48/include/c++/ext/memory
gcc48/include/c++/ext/mt_allocator.h
gcc48/include/c++/ext/new_allocator.h
gcc48/include/c++/ext/numeric
gcc48/include/c++/ext/numeric_traits.h
gcc48/include/c++/ext/pb_ds/assoc_container.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/bin_search_tree_/traits.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/branch_policy/branch_policy.hpp
gcc48/include/c++/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp
gcc48/include/c++/ext/pb_ds/detail/branch_policy/traits.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/cond_dealtor.hpp
gcc48/include/c++/ext/pb_ds/detail/container_base_dispatch.hpp
gcc48/include/c++/ext/pb_ds/detail/debug_map_base.hpp
gcc48/include/c++/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
gcc48/include/c++/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
gcc48/include/c++/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp
gcc48/include/c++/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/ov_tree_map_/traits.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
gcc48/include/c++/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/traits.hpp
gcc48/include/c++/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/node.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rb_tree_map_/traits.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
gcc48/include/c++/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/node.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/splay_tree_/traits.hpp
gcc48/include/c++/ext/pb_ds/detail/standard_policies.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
gcc48/include/c++/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
gcc48/include/c++/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
gcc48/include/c++/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
gcc48/include/c++/ext/pb_ds/detail/tree_trace_base.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
gcc48/include/c++/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
gcc48/include/c++/ext/pb_ds/detail/type_utils.hpp
gcc48/include/c++/ext/pb_ds/detail/types_traits.hpp
gcc48/include/c++/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/unordered_iterator/iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
gcc48/include/c++/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
gcc48/include/c++/ext/pb_ds/exception.hpp
gcc48/include/c++/ext/pb_ds/hash_policy.hpp
gcc48/include/c++/ext/pb_ds/list_update_policy.hpp
gcc48/include/c++/ext/pb_ds/priority_queue.hpp
gcc48/include/c++/ext/pb_ds/tag_and_trait.hpp
gcc48/include/c++/ext/pb_ds/tree_policy.hpp
gcc48/include/c++/ext/pb_ds/trie_policy.hpp
gcc48/include/c++/ext/pod_char_traits.h
gcc48/include/c++/ext/pointer.h
gcc48/include/c++/ext/pool_allocator.h
gcc48/include/c++/ext/random
gcc48/include/c++/ext/random.tcc
gcc48/include/c++/ext/rb_tree
gcc48/include/c++/ext/rc_string_base.h
gcc48/include/c++/ext/rope
gcc48/include/c++/ext/ropeimpl.h
gcc48/include/c++/ext/slist
gcc48/include/c++/ext/sso_string_base.h
gcc48/include/c++/ext/stdio_filebuf.h
gcc48/include/c++/ext/stdio_sync_filebuf.h
gcc48/include/c++/ext/string_conversions.h
gcc48/include/c++/ext/throw_allocator.h
gcc48/include/c++/ext/type_traits.h
gcc48/include/c++/ext/typelist.h
gcc48/include/c++/ext/vstring.h
gcc48/include/c++/ext/vstring.tcc
gcc48/include/c++/ext/vstring_fwd.h
gcc48/include/c++/ext/vstring_util.h
gcc48/include/c++/fenv.h
gcc48/include/c++/forward_list
gcc48/include/c++/fstream
gcc48/include/c++/functional
gcc48/include/c++/future
gcc48/include/c++/initializer_list
gcc48/include/c++/iomanip
gcc48/include/c++/ios
gcc48/include/c++/iosfwd
gcc48/include/c++/iostream
gcc48/include/c++/istream
gcc48/include/c++/iterator
gcc48/include/c++/limits
gcc48/include/c++/list
gcc48/include/c++/locale
gcc48/include/c++/map
gcc48/include/c++/memory
gcc48/include/c++/mutex
gcc48/include/c++/new
gcc48/include/c++/numeric
gcc48/include/c++/ostream
gcc48/include/c++/parallel/algo.h
gcc48/include/c++/parallel/algobase.h
gcc48/include/c++/parallel/algorithm
gcc48/include/c++/parallel/algorithmfwd.h
gcc48/include/c++/parallel/balanced_quicksort.h
gcc48/include/c++/parallel/base.h
gcc48/include/c++/parallel/basic_iterator.h
gcc48/include/c++/parallel/checkers.h
gcc48/include/c++/parallel/compatibility.h
gcc48/include/c++/parallel/compiletime_settings.h
gcc48/include/c++/parallel/equally_split.h
gcc48/include/c++/parallel/features.h
gcc48/include/c++/parallel/find.h
gcc48/include/c++/parallel/find_selectors.h
gcc48/include/c++/parallel/for_each.h
gcc48/include/c++/parallel/for_each_selectors.h
gcc48/include/c++/parallel/iterator.h
gcc48/include/c++/parallel/list_partition.h
gcc48/include/c++/parallel/losertree.h
gcc48/include/c++/parallel/merge.h
gcc48/include/c++/parallel/multiseq_selection.h
gcc48/include/c++/parallel/multiway_merge.h
gcc48/include/c++/parallel/multiway_mergesort.h
gcc48/include/c++/parallel/numeric
gcc48/include/c++/parallel/numericfwd.h
gcc48/include/c++/parallel/omp_loop.h
gcc48/include/c++/parallel/omp_loop_static.h
gcc48/include/c++/parallel/par_loop.h
gcc48/include/c++/parallel/parallel.h
gcc48/include/c++/parallel/partial_sum.h
gcc48/include/c++/parallel/partition.h
gcc48/include/c++/parallel/queue.h
gcc48/include/c++/parallel/quicksort.h
gcc48/include/c++/parallel/random_number.h
gcc48/include/c++/parallel/random_shuffle.h
gcc48/include/c++/parallel/search.h
gcc48/include/c++/parallel/set_operations.h
gcc48/include/c++/parallel/settings.h
gcc48/include/c++/parallel/sort.h
gcc48/include/c++/parallel/tags.h
gcc48/include/c++/parallel/types.h
gcc48/include/c++/parallel/unique_copy.h
gcc48/include/c++/parallel/workstealing.h
gcc48/include/c++/profile/array
gcc48/include/c++/profile/base.h
gcc48/include/c++/profile/bitset
gcc48/include/c++/profile/deque
gcc48/include/c++/profile/forward_list
gcc48/include/c++/profile/impl/profiler.h
gcc48/include/c++/profile/impl/profiler_algos.h
gcc48/include/c++/profile/impl/profiler_container_size.h
gcc48/include/c++/profile/impl/profiler_hash_func.h
gcc48/include/c++/profile/impl/profiler_hashtable_size.h
gcc48/include/c++/profile/impl/profiler_list_to_slist.h
gcc48/include/c++/profile/impl/profiler_list_to_vector.h
gcc48/include/c++/profile/impl/profiler_map_to_unordered_map.h
gcc48/include/c++/profile/impl/profiler_node.h
gcc48/include/c++/profile/impl/profiler_state.h
gcc48/include/c++/profile/impl/profiler_trace.h
gcc48/include/c++/profile/impl/profiler_vector_size.h
gcc48/include/c++/profile/impl/profiler_vector_to_list.h
gcc48/include/c++/profile/iterator_tracker.h
gcc48/include/c++/profile/list
gcc48/include/c++/profile/map
gcc48/include/c++/profile/map.h
gcc48/include/c++/profile/multimap.h
gcc48/include/c++/profile/multiset.h
gcc48/include/c++/profile/set
gcc48/include/c++/profile/set.h
gcc48/include/c++/profile/unordered_base.h
gcc48/include/c++/profile/unordered_map
gcc48/include/c++/profile/unordered_set
gcc48/include/c++/profile/vector
gcc48/include/c++/queue
gcc48/include/c++/random
gcc48/include/c++/ratio
gcc48/include/c++/regex
gcc48/include/c++/scoped_allocator
gcc48/include/c++/set
gcc48/include/c++/sstream
gcc48/include/c++/stack
gcc48/include/c++/stdexcept
gcc48/include/c++/streambuf
gcc48/include/c++/string
gcc48/include/c++/system_error
gcc48/include/c++/tgmath.h
gcc48/include/c++/thread
gcc48/include/c++/tr1/array
gcc48/include/c++/tr1/bessel_function.tcc
gcc48/include/c++/tr1/beta_function.tcc
gcc48/include/c++/tr1/ccomplex
gcc48/include/c++/tr1/cctype
gcc48/include/c++/tr1/cfenv
gcc48/include/c++/tr1/cfloat
gcc48/include/c++/tr1/cinttypes
gcc48/include/c++/tr1/climits
gcc48/include/c++/tr1/cmath
gcc48/include/c++/tr1/complex
gcc48/include/c++/tr1/complex.h
gcc48/include/c++/tr1/cstdarg
gcc48/include/c++/tr1/cstdbool
gcc48/include/c++/tr1/cstdint
gcc48/include/c++/tr1/cstdio
gcc48/include/c++/tr1/cstdlib
gcc48/include/c++/tr1/ctgmath
gcc48/include/c++/tr1/ctime
gcc48/include/c++/tr1/ctype.h
gcc48/include/c++/tr1/cwchar
gcc48/include/c++/tr1/cwctype
gcc48/include/c++/tr1/ell_integral.tcc
gcc48/include/c++/tr1/exp_integral.tcc
gcc48/include/c++/tr1/fenv.h
gcc48/include/c++/tr1/float.h
gcc48/include/c++/tr1/functional
gcc48/include/c++/tr1/functional_hash.h
gcc48/include/c++/tr1/gamma.tcc
gcc48/include/c++/tr1/hashtable.h
gcc48/include/c++/tr1/hashtable_policy.h
gcc48/include/c++/tr1/hypergeometric.tcc
gcc48/include/c++/tr1/inttypes.h
gcc48/include/c++/tr1/legendre_function.tcc
gcc48/include/c++/tr1/limits.h
gcc48/include/c++/tr1/math.h
gcc48/include/c++/tr1/memory
gcc48/include/c++/tr1/modified_bessel_func.tcc
gcc48/include/c++/tr1/poly_hermite.tcc
gcc48/include/c++/tr1/poly_laguerre.tcc
gcc48/include/c++/tr1/random
gcc48/include/c++/tr1/random.h
gcc48/include/c++/tr1/random.tcc
gcc48/include/c++/tr1/regex
gcc48/include/c++/tr1/riemann_zeta.tcc
gcc48/include/c++/tr1/shared_ptr.h
gcc48/include/c++/tr1/special_function_util.h
gcc48/include/c++/tr1/stdarg.h
gcc48/include/c++/tr1/stdbool.h
gcc48/include/c++/tr1/stdint.h
gcc48/include/c++/tr1/stdio.h
gcc48/include/c++/tr1/stdlib.h
gcc48/include/c++/tr1/tgmath.h
gcc48/include/c++/tr1/tuple
gcc48/include/c++/tr1/type_traits
gcc48/include/c++/tr1/unordered_map
gcc48/include/c++/tr1/unordered_map.h
gcc48/include/c++/tr1/unordered_set
gcc48/include/c++/tr1/unordered_set.h
gcc48/include/c++/tr1/utility
gcc48/include/c++/tr1/wchar.h
gcc48/include/c++/tr1/wctype.h
gcc48/include/c++/tr2/bool_set
gcc48/include/c++/tr2/bool_set.tcc
gcc48/include/c++/tr2/dynamic_bitset
gcc48/include/c++/tr2/ratio
gcc48/include/c++/tr2/type_traits
gcc48/include/c++/tuple
gcc48/include/c++/type_traits
gcc48/include/c++/typeindex
gcc48/include/c++/typeinfo
gcc48/include/c++/unordered_map
gcc48/include/c++/unordered_set
gcc48/include/c++/utility
gcc48/include/c++/valarray
gcc48/include/c++/vector
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/atomic_word.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/basic_file.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/c++allocator.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/c++config.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/c++io.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/c++locale.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/cpu_defines.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/ctype_base.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/ctype_inline.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/cxxabi_tweaks.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/error_constants.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/extc++.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/gthr-default.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/gthr-posix.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/gthr-single.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/gthr.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/messages_members.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/opt_random.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/os_defines.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/stdc++.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/stdtr1c++.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/bits/time_members.h
gcc48/include/c++/${MACHINE_GNU_PLATFORM}/ext/opt_random.h
gcc48/info/cpp.info
gcc48/info/cppinternals.info
gcc48/info/gcc.info
gcc48/info/gccinstall.info
gcc48/info/gccint.info
gcc48/info/libgomp.info
gcc48/info/libitm.info
gcc48/info/libquadmath.info
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/adxintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/ammintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/avx2intrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/avxintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/bmi2intrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/bmiintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/bmmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/cpuid.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/cross-stdarg.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/emmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/f16cintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/fma4intrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/fmaintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/fxsrintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/ia32intrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/immintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/lwpintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/lzcntintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/mm3dnow.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/mm_malloc.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/mmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/nmmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/omp.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/pmmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/popcntintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/prfchwintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/rdseedintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/rtmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/smmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/ssp/ssp.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/ssp/stdio.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/ssp/string.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/ssp/unistd.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/tbmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/tgmath.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/tmmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/unwind.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/wmmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/x86intrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/xmmintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/xopintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/xsaveintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/xsaveoptintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/xtestintrin.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/fixinc_list
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/gsyslimits.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/include/README
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/include/limits.h
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/macro_list
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/mkheaders.conf
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libgcc.a
gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libgcov.a
gcc48/lib/libgomp.spec
gcc48/lib/libiberty.a
gcc48/lib/libitm.spec
gcc48/lib/libssp_nonshared.la
gcc48/lib/libstdc++.so.6.19-gdb.py
gcc48/lib/libsupc++.la
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1plus
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/collect2
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/fixinc.sh
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/fixincl
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/mkheaders
gcc48/libexec/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/install-tools/mkinstalldirs
gcc48/man/man1/cpp.1
gcc48/man/man1/g++.1
gcc48/man/man1/gcc.1
gcc48/man/man1/gcov.1
gcc48/man/man7/fsf-funding.7
gcc48/man/man7/gfdl.7
gcc48/man/man7/gpl.7
gcc48/share/gcc-${PKGVERSION}/python/libstdcxx/__init__.py
gcc48/share/gcc-${PKGVERSION}/python/libstdcxx/v6/__init__.py
gcc48/share/gcc-${PKGVERSION}/python/libstdcxx/v6/printers.py
@pkgdir gcc48/lib/gcc/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/finclude