notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
wasi-libcxx17 C++ standard library for WebAssembly System Interface
17.0.6_2 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 17.0.6_1Version of this port present on the latest quarterly branch.
Maintainer: vishwin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-20 21:36:05
Last Update: 2024-10-18 12:38:20
Commit Hash: 84b600f
People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, autoconf
Also Listed In: lang
License: LLVM2
WWW:
https://llvm.org/
Description:
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang builting for WASI (WebAssembly System Interface).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1023 items)
Collapse this list.
  1. /usr/local/share/licenses/wasi-libcxx17-17.0.6_2/catalog.mk
  2. /usr/local/share/licenses/wasi-libcxx17-17.0.6_2/LICENSE
  3. /usr/local/share/licenses/wasi-libcxx17-17.0.6_2/LLVM2
  4. share/wasi-sysroot/include/c++/v1/__algorithm/adjacent_find.h
  5. share/wasi-sysroot/include/c++/v1/__algorithm/all_of.h
  6. share/wasi-sysroot/include/c++/v1/__algorithm/any_of.h
  7. share/wasi-sysroot/include/c++/v1/__algorithm/binary_search.h
  8. share/wasi-sysroot/include/c++/v1/__algorithm/clamp.h
  9. share/wasi-sysroot/include/c++/v1/__algorithm/comp.h
  10. share/wasi-sysroot/include/c++/v1/__algorithm/comp_ref_type.h
  11. share/wasi-sysroot/include/c++/v1/__algorithm/copy.h
  12. share/wasi-sysroot/include/c++/v1/__algorithm/copy_backward.h
  13. share/wasi-sysroot/include/c++/v1/__algorithm/copy_if.h
  14. share/wasi-sysroot/include/c++/v1/__algorithm/copy_move_common.h
  15. share/wasi-sysroot/include/c++/v1/__algorithm/copy_n.h
  16. share/wasi-sysroot/include/c++/v1/__algorithm/count.h
  17. share/wasi-sysroot/include/c++/v1/__algorithm/count_if.h
  18. share/wasi-sysroot/include/c++/v1/__algorithm/equal.h
  19. share/wasi-sysroot/include/c++/v1/__algorithm/equal_range.h
  20. share/wasi-sysroot/include/c++/v1/__algorithm/fill.h
  21. share/wasi-sysroot/include/c++/v1/__algorithm/fill_n.h
  22. share/wasi-sysroot/include/c++/v1/__algorithm/find.h
  23. share/wasi-sysroot/include/c++/v1/__algorithm/find_end.h
  24. share/wasi-sysroot/include/c++/v1/__algorithm/find_first_of.h
  25. share/wasi-sysroot/include/c++/v1/__algorithm/find_if.h
  26. share/wasi-sysroot/include/c++/v1/__algorithm/find_if_not.h
  27. share/wasi-sysroot/include/c++/v1/__algorithm/for_each.h
  28. share/wasi-sysroot/include/c++/v1/__algorithm/for_each_n.h
  29. share/wasi-sysroot/include/c++/v1/__algorithm/for_each_segment.h
  30. share/wasi-sysroot/include/c++/v1/__algorithm/generate.h
  31. share/wasi-sysroot/include/c++/v1/__algorithm/generate_n.h
  32. share/wasi-sysroot/include/c++/v1/__algorithm/half_positive.h
  33. share/wasi-sysroot/include/c++/v1/__algorithm/in_found_result.h
  34. share/wasi-sysroot/include/c++/v1/__algorithm/in_fun_result.h
  35. share/wasi-sysroot/include/c++/v1/__algorithm/in_in_out_result.h
  36. share/wasi-sysroot/include/c++/v1/__algorithm/in_in_result.h
  37. share/wasi-sysroot/include/c++/v1/__algorithm/in_out_out_result.h
  38. share/wasi-sysroot/include/c++/v1/__algorithm/in_out_result.h
  39. share/wasi-sysroot/include/c++/v1/__algorithm/includes.h
  40. share/wasi-sysroot/include/c++/v1/__algorithm/inplace_merge.h
  41. share/wasi-sysroot/include/c++/v1/__algorithm/is_heap.h
  42. share/wasi-sysroot/include/c++/v1/__algorithm/is_heap_until.h
  43. share/wasi-sysroot/include/c++/v1/__algorithm/is_partitioned.h
  44. share/wasi-sysroot/include/c++/v1/__algorithm/is_permutation.h
  45. share/wasi-sysroot/include/c++/v1/__algorithm/is_sorted.h
  46. share/wasi-sysroot/include/c++/v1/__algorithm/is_sorted_until.h
  47. share/wasi-sysroot/include/c++/v1/__algorithm/iter_swap.h
  48. share/wasi-sysroot/include/c++/v1/__algorithm/iterator_operations.h
  49. share/wasi-sysroot/include/c++/v1/__algorithm/lexicographical_compare.h
  50. share/wasi-sysroot/include/c++/v1/__algorithm/lexicographical_compare_three_way.h
  51. share/wasi-sysroot/include/c++/v1/__algorithm/lower_bound.h
  52. share/wasi-sysroot/include/c++/v1/__algorithm/make_heap.h
  53. share/wasi-sysroot/include/c++/v1/__algorithm/make_projected.h
  54. share/wasi-sysroot/include/c++/v1/__algorithm/max.h
  55. share/wasi-sysroot/include/c++/v1/__algorithm/max_element.h
  56. share/wasi-sysroot/include/c++/v1/__algorithm/merge.h
  57. share/wasi-sysroot/include/c++/v1/__algorithm/min.h
  58. share/wasi-sysroot/include/c++/v1/__algorithm/min_element.h
  59. share/wasi-sysroot/include/c++/v1/__algorithm/min_max_result.h
  60. share/wasi-sysroot/include/c++/v1/__algorithm/minmax.h
  61. share/wasi-sysroot/include/c++/v1/__algorithm/minmax_element.h
  62. share/wasi-sysroot/include/c++/v1/__algorithm/mismatch.h
  63. share/wasi-sysroot/include/c++/v1/__algorithm/move.h
  64. share/wasi-sysroot/include/c++/v1/__algorithm/move_backward.h
  65. share/wasi-sysroot/include/c++/v1/__algorithm/next_permutation.h
  66. share/wasi-sysroot/include/c++/v1/__algorithm/none_of.h
  67. share/wasi-sysroot/include/c++/v1/__algorithm/nth_element.h
  68. share/wasi-sysroot/include/c++/v1/__algorithm/partial_sort.h
  69. share/wasi-sysroot/include/c++/v1/__algorithm/partial_sort_copy.h
  70. share/wasi-sysroot/include/c++/v1/__algorithm/partition.h
  71. share/wasi-sysroot/include/c++/v1/__algorithm/partition_copy.h
  72. share/wasi-sysroot/include/c++/v1/__algorithm/partition_point.h
  73. share/wasi-sysroot/include/c++/v1/__algorithm/pop_heap.h
  74. share/wasi-sysroot/include/c++/v1/__algorithm/prev_permutation.h
  75. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_any_all_none_of.h
  76. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backend.h
  77. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backend.h
  78. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/any_of.h
  79. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/backend.h
  80. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/fill.h
  81. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/find_if.h
  82. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/for_each.h
  83. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/libdispatch.h
  84. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/merge.h
  85. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/serial.h
  86. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/stable_sort.h
  87. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/thread.h
  88. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/transform.h
  89. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_backends/cpu_backends/transform_reduce.h
  90. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_copy.h
  91. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_count.h
  92. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_fill.h
  93. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_find.h
  94. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_for_each.h
  95. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_frontend_dispatch.h
  96. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_generate.h
  97. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_is_partitioned.h
  98. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_merge.h
  99. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_replace.h
  100. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_sort.h
  101. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_stable_sort.h
  102. share/wasi-sysroot/include/c++/v1/__algorithm/pstl_transform.h
  103. share/wasi-sysroot/include/c++/v1/__algorithm/push_heap.h
  104. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_adjacent_find.h
  105. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_all_of.h
  106. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_any_of.h
  107. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_binary_search.h
  108. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_clamp.h
  109. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_copy.h
  110. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_copy_backward.h
  111. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_copy_if.h
  112. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_copy_n.h
  113. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_count.h
  114. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_count_if.h
  115. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_equal.h
  116. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_equal_range.h
  117. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_fill.h
  118. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_fill_n.h
  119. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_find.h
  120. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_find_end.h
  121. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_find_first_of.h
  122. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_find_if.h
  123. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_find_if_not.h
  124. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_for_each.h
  125. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_for_each_n.h
  126. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_generate.h
  127. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_generate_n.h
  128. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_includes.h
  129. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_inplace_merge.h
  130. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_is_heap.h
  131. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_is_heap_until.h
  132. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_is_partitioned.h
  133. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_is_permutation.h
  134. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_is_sorted.h
  135. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_is_sorted_until.h
  136. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_iterator_concept.h
  137. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_lexicographical_compare.h
  138. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_lower_bound.h
  139. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_make_heap.h
  140. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_max.h
  141. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_max_element.h
  142. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_merge.h
  143. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_min.h
  144. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_min_element.h
  145. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_minmax.h
  146. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_minmax_element.h
  147. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_mismatch.h
  148. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_move.h
  149. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_move_backward.h
  150. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_next_permutation.h
  151. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_none_of.h
  152. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_nth_element.h
  153. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_partial_sort.h
  154. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_partial_sort_copy.h
  155. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_partition.h
  156. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_partition_copy.h
  157. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_partition_point.h
  158. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_pop_heap.h
  159. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_prev_permutation.h
  160. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_push_heap.h
  161. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_remove.h
  162. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_remove_copy.h
  163. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_remove_copy_if.h
  164. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_remove_if.h
  165. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_replace.h
  166. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_replace_copy.h
  167. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_replace_copy_if.h
  168. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_replace_if.h
  169. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_reverse.h
  170. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_reverse_copy.h
  171. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_rotate.h
  172. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_rotate_copy.h
  173. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_sample.h
  174. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_search.h
  175. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_search_n.h
  176. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_set_difference.h
  177. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_set_intersection.h
  178. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_set_symmetric_difference.h
  179. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_set_union.h
  180. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_shuffle.h
  181. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_sort.h
  182. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_sort_heap.h
  183. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_stable_partition.h
  184. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_stable_sort.h
  185. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_starts_with.h
  186. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_swap_ranges.h
  187. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_transform.h
  188. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_unique.h
  189. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_unique_copy.h
  190. share/wasi-sysroot/include/c++/v1/__algorithm/ranges_upper_bound.h
  191. share/wasi-sysroot/include/c++/v1/__algorithm/remove.h
  192. share/wasi-sysroot/include/c++/v1/__algorithm/remove_copy.h
  193. share/wasi-sysroot/include/c++/v1/__algorithm/remove_copy_if.h
  194. share/wasi-sysroot/include/c++/v1/__algorithm/remove_if.h
  195. share/wasi-sysroot/include/c++/v1/__algorithm/replace.h
  196. share/wasi-sysroot/include/c++/v1/__algorithm/replace_copy.h
  197. share/wasi-sysroot/include/c++/v1/__algorithm/replace_copy_if.h
  198. share/wasi-sysroot/include/c++/v1/__algorithm/replace_if.h
  199. share/wasi-sysroot/include/c++/v1/__algorithm/reverse.h
  200. share/wasi-sysroot/include/c++/v1/__algorithm/reverse_copy.h
  201. share/wasi-sysroot/include/c++/v1/__algorithm/rotate.h
  202. share/wasi-sysroot/include/c++/v1/__algorithm/rotate_copy.h
  203. share/wasi-sysroot/include/c++/v1/__algorithm/sample.h
  204. share/wasi-sysroot/include/c++/v1/__algorithm/search.h
  205. share/wasi-sysroot/include/c++/v1/__algorithm/search_n.h
  206. share/wasi-sysroot/include/c++/v1/__algorithm/set_difference.h
  207. share/wasi-sysroot/include/c++/v1/__algorithm/set_intersection.h
  208. share/wasi-sysroot/include/c++/v1/__algorithm/set_symmetric_difference.h
  209. share/wasi-sysroot/include/c++/v1/__algorithm/set_union.h
  210. share/wasi-sysroot/include/c++/v1/__algorithm/shift_left.h
  211. share/wasi-sysroot/include/c++/v1/__algorithm/shift_right.h
  212. share/wasi-sysroot/include/c++/v1/__algorithm/shuffle.h
  213. share/wasi-sysroot/include/c++/v1/__algorithm/sift_down.h
  214. share/wasi-sysroot/include/c++/v1/__algorithm/sort.h
  215. share/wasi-sysroot/include/c++/v1/__algorithm/sort_heap.h
  216. share/wasi-sysroot/include/c++/v1/__algorithm/stable_partition.h
  217. share/wasi-sysroot/include/c++/v1/__algorithm/stable_sort.h
  218. share/wasi-sysroot/include/c++/v1/__algorithm/swap_ranges.h
  219. share/wasi-sysroot/include/c++/v1/__algorithm/three_way_comp_ref_type.h
  220. share/wasi-sysroot/include/c++/v1/__algorithm/transform.h
  221. share/wasi-sysroot/include/c++/v1/__algorithm/uniform_random_bit_generator_adaptor.h
  222. share/wasi-sysroot/include/c++/v1/__algorithm/unique.h
  223. share/wasi-sysroot/include/c++/v1/__algorithm/unique_copy.h
  224. share/wasi-sysroot/include/c++/v1/__algorithm/unwrap_iter.h
  225. share/wasi-sysroot/include/c++/v1/__algorithm/unwrap_range.h
  226. share/wasi-sysroot/include/c++/v1/__algorithm/upper_bound.h
  227. share/wasi-sysroot/include/c++/v1/__assert
  228. share/wasi-sysroot/include/c++/v1/__atomic/aliases.h
  229. share/wasi-sysroot/include/c++/v1/__atomic/atomic.h
  230. share/wasi-sysroot/include/c++/v1/__atomic/atomic_base.h
  231. share/wasi-sysroot/include/c++/v1/__atomic/atomic_flag.h
  232. share/wasi-sysroot/include/c++/v1/__atomic/atomic_init.h
  233. share/wasi-sysroot/include/c++/v1/__atomic/atomic_lock_free.h
  234. share/wasi-sysroot/include/c++/v1/__atomic/atomic_sync.h
  235. share/wasi-sysroot/include/c++/v1/__atomic/check_memory_order.h
  236. share/wasi-sysroot/include/c++/v1/__atomic/contention_t.h
  237. share/wasi-sysroot/include/c++/v1/__atomic/cxx_atomic_impl.h
  238. share/wasi-sysroot/include/c++/v1/__atomic/fence.h
  239. share/wasi-sysroot/include/c++/v1/__atomic/is_always_lock_free.h
  240. share/wasi-sysroot/include/c++/v1/__atomic/kill_dependency.h
  241. share/wasi-sysroot/include/c++/v1/__atomic/memory_order.h
  242. share/wasi-sysroot/include/c++/v1/__availability
  243. share/wasi-sysroot/include/c++/v1/__bit/bit_cast.h
  244. share/wasi-sysroot/include/c++/v1/__bit/bit_ceil.h
  245. share/wasi-sysroot/include/c++/v1/__bit/bit_floor.h
  246. share/wasi-sysroot/include/c++/v1/__bit/bit_log2.h
  247. share/wasi-sysroot/include/c++/v1/__bit/bit_width.h
  248. share/wasi-sysroot/include/c++/v1/__bit/blsr.h
  249. share/wasi-sysroot/include/c++/v1/__bit/byteswap.h
  250. share/wasi-sysroot/include/c++/v1/__bit/countl.h
  251. share/wasi-sysroot/include/c++/v1/__bit/countr.h
  252. share/wasi-sysroot/include/c++/v1/__bit/endian.h
  253. share/wasi-sysroot/include/c++/v1/__bit/has_single_bit.h
  254. share/wasi-sysroot/include/c++/v1/__bit/popcount.h
  255. share/wasi-sysroot/include/c++/v1/__bit/rotate.h
  256. share/wasi-sysroot/include/c++/v1/__bit_reference
  257. share/wasi-sysroot/include/c++/v1/__charconv/chars_format.h
  258. share/wasi-sysroot/include/c++/v1/__charconv/from_chars_integral.h
  259. share/wasi-sysroot/include/c++/v1/__charconv/from_chars_result.h
  260. share/wasi-sysroot/include/c++/v1/__charconv/tables.h
  261. share/wasi-sysroot/include/c++/v1/__charconv/to_chars.h
  262. share/wasi-sysroot/include/c++/v1/__charconv/to_chars_base_10.h
  263. share/wasi-sysroot/include/c++/v1/__charconv/to_chars_floating_point.h
  264. share/wasi-sysroot/include/c++/v1/__charconv/to_chars_integral.h
  265. share/wasi-sysroot/include/c++/v1/__charconv/to_chars_result.h
  266. share/wasi-sysroot/include/c++/v1/__charconv/traits.h
  267. share/wasi-sysroot/include/c++/v1/__chrono/calendar.h
  268. share/wasi-sysroot/include/c++/v1/__chrono/concepts.h
  269. share/wasi-sysroot/include/c++/v1/__chrono/convert_to_timespec.h
  270. share/wasi-sysroot/include/c++/v1/__chrono/convert_to_tm.h
  271. share/wasi-sysroot/include/c++/v1/__chrono/day.h
  272. share/wasi-sysroot/include/c++/v1/__chrono/duration.h
  273. share/wasi-sysroot/include/c++/v1/__chrono/file_clock.h
  274. share/wasi-sysroot/include/c++/v1/__chrono/formatter.h
  275. share/wasi-sysroot/include/c++/v1/__chrono/hh_mm_ss.h
  276. share/wasi-sysroot/include/c++/v1/__chrono/high_resolution_clock.h
  277. share/wasi-sysroot/include/c++/v1/__chrono/literals.h
  278. share/wasi-sysroot/include/c++/v1/__chrono/month.h
  279. share/wasi-sysroot/include/c++/v1/__chrono/month_weekday.h
  280. share/wasi-sysroot/include/c++/v1/__chrono/monthday.h
  281. share/wasi-sysroot/include/c++/v1/__chrono/ostream.h
  282. share/wasi-sysroot/include/c++/v1/__chrono/parser_std_format_spec.h
  283. share/wasi-sysroot/include/c++/v1/__chrono/statically_widen.h
  284. share/wasi-sysroot/include/c++/v1/__chrono/steady_clock.h
  285. share/wasi-sysroot/include/c++/v1/__chrono/system_clock.h
  286. share/wasi-sysroot/include/c++/v1/__chrono/time_point.h
  287. share/wasi-sysroot/include/c++/v1/__chrono/weekday.h
  288. share/wasi-sysroot/include/c++/v1/__chrono/year.h
  289. share/wasi-sysroot/include/c++/v1/__chrono/year_month.h
  290. share/wasi-sysroot/include/c++/v1/__chrono/year_month_day.h
  291. share/wasi-sysroot/include/c++/v1/__chrono/year_month_weekday.h
  292. share/wasi-sysroot/include/c++/v1/__compare/common_comparison_category.h
  293. share/wasi-sysroot/include/c++/v1/__compare/compare_partial_order_fallback.h
  294. share/wasi-sysroot/include/c++/v1/__compare/compare_strong_order_fallback.h
  295. share/wasi-sysroot/include/c++/v1/__compare/compare_three_way.h
  296. share/wasi-sysroot/include/c++/v1/__compare/compare_three_way_result.h
  297. share/wasi-sysroot/include/c++/v1/__compare/compare_weak_order_fallback.h
  298. share/wasi-sysroot/include/c++/v1/__compare/is_eq.h
  299. share/wasi-sysroot/include/c++/v1/__compare/ordering.h
  300. share/wasi-sysroot/include/c++/v1/__compare/partial_order.h
  301. share/wasi-sysroot/include/c++/v1/__compare/strong_order.h
  302. share/wasi-sysroot/include/c++/v1/__compare/synth_three_way.h
  303. share/wasi-sysroot/include/c++/v1/__compare/three_way_comparable.h
  304. share/wasi-sysroot/include/c++/v1/__compare/weak_order.h
  305. share/wasi-sysroot/include/c++/v1/__concepts/arithmetic.h
  306. share/wasi-sysroot/include/c++/v1/__concepts/assignable.h
  307. share/wasi-sysroot/include/c++/v1/__concepts/boolean_testable.h
  308. share/wasi-sysroot/include/c++/v1/__concepts/class_or_enum.h
  309. share/wasi-sysroot/include/c++/v1/__concepts/common_reference_with.h
  310. share/wasi-sysroot/include/c++/v1/__concepts/common_with.h
  311. share/wasi-sysroot/include/c++/v1/__concepts/constructible.h
  312. share/wasi-sysroot/include/c++/v1/__concepts/convertible_to.h
  313. share/wasi-sysroot/include/c++/v1/__concepts/copyable.h
  314. share/wasi-sysroot/include/c++/v1/__concepts/derived_from.h
  315. share/wasi-sysroot/include/c++/v1/__concepts/destructible.h
  316. share/wasi-sysroot/include/c++/v1/__concepts/different_from.h
  317. share/wasi-sysroot/include/c++/v1/__concepts/equality_comparable.h
  318. share/wasi-sysroot/include/c++/v1/__concepts/invocable.h
  319. share/wasi-sysroot/include/c++/v1/__concepts/movable.h
  320. share/wasi-sysroot/include/c++/v1/__concepts/predicate.h
  321. share/wasi-sysroot/include/c++/v1/__concepts/regular.h
  322. share/wasi-sysroot/include/c++/v1/__concepts/relation.h
  323. share/wasi-sysroot/include/c++/v1/__concepts/same_as.h
  324. share/wasi-sysroot/include/c++/v1/__concepts/semiregular.h
  325. share/wasi-sysroot/include/c++/v1/__concepts/swappable.h
  326. share/wasi-sysroot/include/c++/v1/__concepts/totally_ordered.h
  327. share/wasi-sysroot/include/c++/v1/__condition_variable/condition_variable.h
  328. share/wasi-sysroot/include/c++/v1/__config
  329. share/wasi-sysroot/include/c++/v1/__config_site
  330. share/wasi-sysroot/include/c++/v1/__coroutine/coroutine_handle.h
  331. share/wasi-sysroot/include/c++/v1/__coroutine/coroutine_traits.h
  332. share/wasi-sysroot/include/c++/v1/__coroutine/noop_coroutine_handle.h
  333. share/wasi-sysroot/include/c++/v1/__coroutine/trivial_awaitables.h
  334. share/wasi-sysroot/include/c++/v1/__cxxabi_config.h
  335. share/wasi-sysroot/include/c++/v1/__debug_utils/randomize_range.h
  336. share/wasi-sysroot/include/c++/v1/__debug_utils/strict_weak_ordering_check.h
  337. share/wasi-sysroot/include/c++/v1/__exception/exception.h
  338. share/wasi-sysroot/include/c++/v1/__exception/exception_ptr.h
  339. share/wasi-sysroot/include/c++/v1/__exception/nested_exception.h
  340. share/wasi-sysroot/include/c++/v1/__exception/operations.h
  341. share/wasi-sysroot/include/c++/v1/__exception/terminate.h
  342. share/wasi-sysroot/include/c++/v1/__expected/bad_expected_access.h
  343. share/wasi-sysroot/include/c++/v1/__expected/expected.h
  344. share/wasi-sysroot/include/c++/v1/__expected/unexpect.h
  345. share/wasi-sysroot/include/c++/v1/__expected/unexpected.h
  346. share/wasi-sysroot/include/c++/v1/__filesystem/copy_options.h
  347. share/wasi-sysroot/include/c++/v1/__filesystem/directory_entry.h
  348. share/wasi-sysroot/include/c++/v1/__filesystem/directory_iterator.h
  349. share/wasi-sysroot/include/c++/v1/__filesystem/directory_options.h
  350. share/wasi-sysroot/include/c++/v1/__filesystem/file_status.h
  351. share/wasi-sysroot/include/c++/v1/__filesystem/file_time_type.h
  352. share/wasi-sysroot/include/c++/v1/__filesystem/file_type.h
  353. share/wasi-sysroot/include/c++/v1/__filesystem/filesystem_error.h
  354. share/wasi-sysroot/include/c++/v1/__filesystem/operations.h
  355. share/wasi-sysroot/include/c++/v1/__filesystem/path.h
  356. share/wasi-sysroot/include/c++/v1/__filesystem/path_iterator.h
  357. share/wasi-sysroot/include/c++/v1/__filesystem/perm_options.h
  358. share/wasi-sysroot/include/c++/v1/__filesystem/perms.h
  359. share/wasi-sysroot/include/c++/v1/__filesystem/recursive_directory_iterator.h
  360. share/wasi-sysroot/include/c++/v1/__filesystem/space_info.h
  361. share/wasi-sysroot/include/c++/v1/__filesystem/u8path.h
  362. share/wasi-sysroot/include/c++/v1/__format/buffer.h
  363. share/wasi-sysroot/include/c++/v1/__format/concepts.h
  364. share/wasi-sysroot/include/c++/v1/__format/container_adaptor.h
  365. share/wasi-sysroot/include/c++/v1/__format/enable_insertable.h
  366. share/wasi-sysroot/include/c++/v1/__format/escaped_output_table.h
  367. share/wasi-sysroot/include/c++/v1/__format/extended_grapheme_cluster_table.h
  368. share/wasi-sysroot/include/c++/v1/__format/format_arg.h
  369. share/wasi-sysroot/include/c++/v1/__format/format_arg_store.h
  370. share/wasi-sysroot/include/c++/v1/__format/format_args.h
  371. share/wasi-sysroot/include/c++/v1/__format/format_context.h
  372. share/wasi-sysroot/include/c++/v1/__format/format_error.h
  373. share/wasi-sysroot/include/c++/v1/__format/format_functions.h
  374. share/wasi-sysroot/include/c++/v1/__format/format_fwd.h
  375. share/wasi-sysroot/include/c++/v1/__format/format_parse_context.h
  376. share/wasi-sysroot/include/c++/v1/__format/format_string.h
  377. share/wasi-sysroot/include/c++/v1/__format/format_to_n_result.h
  378. share/wasi-sysroot/include/c++/v1/__format/formatter.h
  379. share/wasi-sysroot/include/c++/v1/__format/formatter_bool.h
  380. share/wasi-sysroot/include/c++/v1/__format/formatter_char.h
  381. share/wasi-sysroot/include/c++/v1/__format/formatter_floating_point.h
  382. share/wasi-sysroot/include/c++/v1/__format/formatter_integer.h
  383. share/wasi-sysroot/include/c++/v1/__format/formatter_integral.h
  384. share/wasi-sysroot/include/c++/v1/__format/formatter_output.h
  385. share/wasi-sysroot/include/c++/v1/__format/formatter_pointer.h
  386. share/wasi-sysroot/include/c++/v1/__format/formatter_string.h
  387. share/wasi-sysroot/include/c++/v1/__format/formatter_tuple.h
  388. share/wasi-sysroot/include/c++/v1/__format/parser_std_format_spec.h
  389. share/wasi-sysroot/include/c++/v1/__format/range_default_formatter.h
  390. share/wasi-sysroot/include/c++/v1/__format/range_formatter.h
  391. share/wasi-sysroot/include/c++/v1/__format/unicode.h
  392. share/wasi-sysroot/include/c++/v1/__format/width_estimation_table.h
  393. share/wasi-sysroot/include/c++/v1/__format/write_escaped.h
  394. share/wasi-sysroot/include/c++/v1/__functional/binary_function.h
  395. share/wasi-sysroot/include/c++/v1/__functional/binary_negate.h
  396. share/wasi-sysroot/include/c++/v1/__functional/bind.h
  397. share/wasi-sysroot/include/c++/v1/__functional/bind_back.h
  398. share/wasi-sysroot/include/c++/v1/__functional/bind_front.h
  399. share/wasi-sysroot/include/c++/v1/__functional/binder1st.h
  400. share/wasi-sysroot/include/c++/v1/__functional/binder2nd.h
  401. share/wasi-sysroot/include/c++/v1/__functional/boyer_moore_searcher.h
  402. share/wasi-sysroot/include/c++/v1/__functional/compose.h
  403. share/wasi-sysroot/include/c++/v1/__functional/default_searcher.h
  404. share/wasi-sysroot/include/c++/v1/__functional/function.h
  405. share/wasi-sysroot/include/c++/v1/__functional/hash.h
  406. share/wasi-sysroot/include/c++/v1/__functional/identity.h
  407. share/wasi-sysroot/include/c++/v1/__functional/invoke.h
  408. share/wasi-sysroot/include/c++/v1/__functional/is_transparent.h
  409. share/wasi-sysroot/include/c++/v1/__functional/mem_fn.h
  410. share/wasi-sysroot/include/c++/v1/__functional/mem_fun_ref.h
  411. share/wasi-sysroot/include/c++/v1/__functional/not_fn.h
  412. share/wasi-sysroot/include/c++/v1/__functional/operations.h
  413. share/wasi-sysroot/include/c++/v1/__functional/perfect_forward.h
  414. share/wasi-sysroot/include/c++/v1/__functional/pointer_to_binary_function.h
  415. share/wasi-sysroot/include/c++/v1/__functional/pointer_to_unary_function.h
  416. share/wasi-sysroot/include/c++/v1/__functional/ranges_operations.h
  417. share/wasi-sysroot/include/c++/v1/__functional/reference_wrapper.h
  418. share/wasi-sysroot/include/c++/v1/__functional/unary_function.h
  419. share/wasi-sysroot/include/c++/v1/__functional/unary_negate.h
  420. share/wasi-sysroot/include/c++/v1/__functional/weak_result_type.h
  421. share/wasi-sysroot/include/c++/v1/__fwd/array.h
  422. share/wasi-sysroot/include/c++/v1/__fwd/fstream.h
  423. share/wasi-sysroot/include/c++/v1/__fwd/get.h
  424. share/wasi-sysroot/include/c++/v1/__fwd/hash.h
  425. share/wasi-sysroot/include/c++/v1/__fwd/ios.h
  426. share/wasi-sysroot/include/c++/v1/__fwd/istream.h
  427. share/wasi-sysroot/include/c++/v1/__fwd/mdspan.h
  428. share/wasi-sysroot/include/c++/v1/__fwd/memory_resource.h
  429. share/wasi-sysroot/include/c++/v1/__fwd/ostream.h
  430. share/wasi-sysroot/include/c++/v1/__fwd/pair.h
  431. share/wasi-sysroot/include/c++/v1/__fwd/span.h
  432. share/wasi-sysroot/include/c++/v1/__fwd/sstream.h
  433. share/wasi-sysroot/include/c++/v1/__fwd/streambuf.h
  434. share/wasi-sysroot/include/c++/v1/__fwd/string.h
  435. share/wasi-sysroot/include/c++/v1/__fwd/string_view.h
  436. share/wasi-sysroot/include/c++/v1/__fwd/subrange.h
  437. share/wasi-sysroot/include/c++/v1/__fwd/tuple.h
  438. share/wasi-sysroot/include/c++/v1/__hash_table
  439. share/wasi-sysroot/include/c++/v1/__ios/fpos.h
  440. share/wasi-sysroot/include/c++/v1/__iterator/access.h
  441. share/wasi-sysroot/include/c++/v1/__iterator/advance.h
  442. share/wasi-sysroot/include/c++/v1/__iterator/back_insert_iterator.h
  443. share/wasi-sysroot/include/c++/v1/__iterator/bounded_iter.h
  444. share/wasi-sysroot/include/c++/v1/__iterator/common_iterator.h
  445. share/wasi-sysroot/include/c++/v1/__iterator/concepts.h
  446. share/wasi-sysroot/include/c++/v1/__iterator/counted_iterator.h
  447. share/wasi-sysroot/include/c++/v1/__iterator/cpp17_iterator_concepts.h
  448. share/wasi-sysroot/include/c++/v1/__iterator/data.h
  449. share/wasi-sysroot/include/c++/v1/__iterator/default_sentinel.h
  450. share/wasi-sysroot/include/c++/v1/__iterator/distance.h
  451. share/wasi-sysroot/include/c++/v1/__iterator/empty.h
  452. share/wasi-sysroot/include/c++/v1/__iterator/erase_if_container.h
  453. share/wasi-sysroot/include/c++/v1/__iterator/front_insert_iterator.h
  454. share/wasi-sysroot/include/c++/v1/__iterator/incrementable_traits.h
  455. share/wasi-sysroot/include/c++/v1/__iterator/indirectly_comparable.h
  456. share/wasi-sysroot/include/c++/v1/__iterator/insert_iterator.h
  457. share/wasi-sysroot/include/c++/v1/__iterator/istream_iterator.h
  458. share/wasi-sysroot/include/c++/v1/__iterator/istreambuf_iterator.h
  459. share/wasi-sysroot/include/c++/v1/__iterator/iter_move.h
  460. share/wasi-sysroot/include/c++/v1/__iterator/iter_swap.h
  461. share/wasi-sysroot/include/c++/v1/__iterator/iterator.h
  462. share/wasi-sysroot/include/c++/v1/__iterator/iterator_traits.h
  463. share/wasi-sysroot/include/c++/v1/__iterator/iterator_with_data.h
  464. share/wasi-sysroot/include/c++/v1/__iterator/mergeable.h
  465. share/wasi-sysroot/include/c++/v1/__iterator/move_iterator.h
  466. share/wasi-sysroot/include/c++/v1/__iterator/move_sentinel.h
  467. share/wasi-sysroot/include/c++/v1/__iterator/next.h
  468. share/wasi-sysroot/include/c++/v1/__iterator/ostream_iterator.h
  469. share/wasi-sysroot/include/c++/v1/__iterator/ostreambuf_iterator.h
  470. share/wasi-sysroot/include/c++/v1/__iterator/permutable.h
  471. share/wasi-sysroot/include/c++/v1/__iterator/prev.h
  472. share/wasi-sysroot/include/c++/v1/__iterator/projected.h
  473. share/wasi-sysroot/include/c++/v1/__iterator/ranges_iterator_traits.h
  474. share/wasi-sysroot/include/c++/v1/__iterator/readable_traits.h
  475. share/wasi-sysroot/include/c++/v1/__iterator/reverse_access.h
  476. share/wasi-sysroot/include/c++/v1/__iterator/reverse_iterator.h
  477. share/wasi-sysroot/include/c++/v1/__iterator/segmented_iterator.h
  478. share/wasi-sysroot/include/c++/v1/__iterator/size.h
  479. share/wasi-sysroot/include/c++/v1/__iterator/sortable.h
  480. share/wasi-sysroot/include/c++/v1/__iterator/unreachable_sentinel.h
  481. share/wasi-sysroot/include/c++/v1/__iterator/wrap_iter.h
  482. share/wasi-sysroot/include/c++/v1/__locale
  483. share/wasi-sysroot/include/c++/v1/__locale_dir/locale_base_api/bsd_locale_defaults.h
  484. share/wasi-sysroot/include/c++/v1/__locale_dir/locale_base_api/bsd_locale_fallbacks.h
  485. share/wasi-sysroot/include/c++/v1/__locale_dir/locale_base_api/locale_guard.h
  486. share/wasi-sysroot/include/c++/v1/__mbstate_t.h
  487. share/wasi-sysroot/include/c++/v1/__mdspan/default_accessor.h
  488. share/wasi-sysroot/include/c++/v1/__mdspan/extents.h
  489. share/wasi-sysroot/include/c++/v1/__mdspan/layout_left.h
  490. share/wasi-sysroot/include/c++/v1/__mdspan/layout_right.h
  491. share/wasi-sysroot/include/c++/v1/__mdspan/mdspan.h
  492. share/wasi-sysroot/include/c++/v1/__memory/addressof.h
  493. share/wasi-sysroot/include/c++/v1/__memory/align.h
  494. share/wasi-sysroot/include/c++/v1/__memory/aligned_alloc.h
  495. share/wasi-sysroot/include/c++/v1/__memory/allocate_at_least.h
  496. share/wasi-sysroot/include/c++/v1/__memory/allocation_guard.h
  497. share/wasi-sysroot/include/c++/v1/__memory/allocator.h
  498. share/wasi-sysroot/include/c++/v1/__memory/allocator_arg_t.h
  499. share/wasi-sysroot/include/c++/v1/__memory/allocator_destructor.h
  500. share/wasi-sysroot/include/c++/v1/__memory/allocator_traits.h
  501. share/wasi-sysroot/include/c++/v1/__memory/assume_aligned.h
  502. share/wasi-sysroot/include/c++/v1/__memory/auto_ptr.h
  503. share/wasi-sysroot/include/c++/v1/__memory/builtin_new_allocator.h
  504. share/wasi-sysroot/include/c++/v1/__memory/compressed_pair.h
  505. share/wasi-sysroot/include/c++/v1/__memory/concepts.h
  506. share/wasi-sysroot/include/c++/v1/__memory/construct_at.h
  507. share/wasi-sysroot/include/c++/v1/__memory/destruct_n.h
  508. share/wasi-sysroot/include/c++/v1/__memory/pointer_traits.h
  509. share/wasi-sysroot/include/c++/v1/__memory/ranges_construct_at.h
  510. share/wasi-sysroot/include/c++/v1/__memory/ranges_uninitialized_algorithms.h
  511. share/wasi-sysroot/include/c++/v1/__memory/raw_storage_iterator.h
  512. share/wasi-sysroot/include/c++/v1/__memory/shared_ptr.h
  513. share/wasi-sysroot/include/c++/v1/__memory/swap_allocator.h
  514. share/wasi-sysroot/include/c++/v1/__memory/temp_value.h
  515. share/wasi-sysroot/include/c++/v1/__memory/temporary_buffer.h
  516. share/wasi-sysroot/include/c++/v1/__memory/uninitialized_algorithms.h
  517. share/wasi-sysroot/include/c++/v1/__memory/unique_ptr.h
  518. share/wasi-sysroot/include/c++/v1/__memory/uses_allocator.h
  519. share/wasi-sysroot/include/c++/v1/__memory/uses_allocator_construction.h
  520. share/wasi-sysroot/include/c++/v1/__memory/voidify.h
  521. share/wasi-sysroot/include/c++/v1/__memory_resource/memory_resource.h
  522. share/wasi-sysroot/include/c++/v1/__memory_resource/monotonic_buffer_resource.h
  523. share/wasi-sysroot/include/c++/v1/__memory_resource/polymorphic_allocator.h
  524. share/wasi-sysroot/include/c++/v1/__memory_resource/pool_options.h
  525. share/wasi-sysroot/include/c++/v1/__memory_resource/synchronized_pool_resource.h
  526. share/wasi-sysroot/include/c++/v1/__memory_resource/unsynchronized_pool_resource.h
  527. share/wasi-sysroot/include/c++/v1/__mutex/lock_guard.h
  528. share/wasi-sysroot/include/c++/v1/__mutex/mutex.h
  529. share/wasi-sysroot/include/c++/v1/__mutex/tag_types.h
  530. share/wasi-sysroot/include/c++/v1/__mutex/unique_lock.h
  531. share/wasi-sysroot/include/c++/v1/__node_handle
  532. share/wasi-sysroot/include/c++/v1/__numeric/accumulate.h
  533. share/wasi-sysroot/include/c++/v1/__numeric/adjacent_difference.h
  534. share/wasi-sysroot/include/c++/v1/__numeric/exclusive_scan.h
  535. share/wasi-sysroot/include/c++/v1/__numeric/gcd_lcm.h
  536. share/wasi-sysroot/include/c++/v1/__numeric/inclusive_scan.h
  537. share/wasi-sysroot/include/c++/v1/__numeric/inner_product.h
  538. share/wasi-sysroot/include/c++/v1/__numeric/iota.h
  539. share/wasi-sysroot/include/c++/v1/__numeric/midpoint.h
  540. share/wasi-sysroot/include/c++/v1/__numeric/partial_sum.h
  541. share/wasi-sysroot/include/c++/v1/__numeric/pstl_reduce.h
  542. share/wasi-sysroot/include/c++/v1/__numeric/pstl_transform_reduce.h
  543. share/wasi-sysroot/include/c++/v1/__numeric/reduce.h
  544. share/wasi-sysroot/include/c++/v1/__numeric/transform_exclusive_scan.h
  545. share/wasi-sysroot/include/c++/v1/__numeric/transform_inclusive_scan.h
  546. share/wasi-sysroot/include/c++/v1/__numeric/transform_reduce.h
  547. share/wasi-sysroot/include/c++/v1/__pstl/internal/algorithm_fwd.h
  548. share/wasi-sysroot/include/c++/v1/__pstl/internal/algorithm_impl.h
  549. share/wasi-sysroot/include/c++/v1/__pstl/internal/execution_defs.h
  550. share/wasi-sysroot/include/c++/v1/__pstl/internal/execution_impl.h
  551. share/wasi-sysroot/include/c++/v1/__pstl/internal/glue_algorithm_defs.h
  552. share/wasi-sysroot/include/c++/v1/__pstl/internal/glue_algorithm_impl.h
  553. share/wasi-sysroot/include/c++/v1/__pstl/internal/glue_memory_defs.h
  554. share/wasi-sysroot/include/c++/v1/__pstl/internal/glue_memory_impl.h
  555. share/wasi-sysroot/include/c++/v1/__pstl/internal/glue_numeric_defs.h
  556. share/wasi-sysroot/include/c++/v1/__pstl/internal/glue_numeric_impl.h
  557. share/wasi-sysroot/include/c++/v1/__pstl/internal/memory_impl.h
  558. share/wasi-sysroot/include/c++/v1/__pstl/internal/numeric_fwd.h
  559. share/wasi-sysroot/include/c++/v1/__pstl/internal/numeric_impl.h
  560. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_for.h
  561. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_for_each.h
  562. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_invoke.h
  563. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_merge.h
  564. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_scan.h
  565. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_stable_partial_sort.h
  566. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_stable_sort.h
  567. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_transform_reduce.h
  568. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/parallel_transform_scan.h
  569. share/wasi-sysroot/include/c++/v1/__pstl/internal/omp/util.h
  570. share/wasi-sysroot/include/c++/v1/__pstl/internal/parallel_backend.h
  571. share/wasi-sysroot/include/c++/v1/__pstl/internal/parallel_backend_omp.h
  572. share/wasi-sysroot/include/c++/v1/__pstl/internal/parallel_backend_serial.h
  573. share/wasi-sysroot/include/c++/v1/__pstl/internal/parallel_backend_tbb.h
  574. share/wasi-sysroot/include/c++/v1/__pstl/internal/parallel_backend_utils.h
  575. share/wasi-sysroot/include/c++/v1/__pstl/internal/unseq_backend_simd.h
  576. share/wasi-sysroot/include/c++/v1/__pstl/internal/utils.h
  577. share/wasi-sysroot/include/c++/v1/__pstl_algorithm
  578. share/wasi-sysroot/include/c++/v1/__pstl_memory
  579. share/wasi-sysroot/include/c++/v1/__pstl_numeric
  580. share/wasi-sysroot/include/c++/v1/__random/bernoulli_distribution.h
  581. share/wasi-sysroot/include/c++/v1/__random/binomial_distribution.h
  582. share/wasi-sysroot/include/c++/v1/__random/cauchy_distribution.h
  583. share/wasi-sysroot/include/c++/v1/__random/chi_squared_distribution.h
  584. share/wasi-sysroot/include/c++/v1/__random/clamp_to_integral.h
  585. share/wasi-sysroot/include/c++/v1/__random/default_random_engine.h
  586. share/wasi-sysroot/include/c++/v1/__random/discard_block_engine.h
  587. share/wasi-sysroot/include/c++/v1/__random/discrete_distribution.h
  588. share/wasi-sysroot/include/c++/v1/__random/exponential_distribution.h
  589. share/wasi-sysroot/include/c++/v1/__random/extreme_value_distribution.h
  590. share/wasi-sysroot/include/c++/v1/__random/fisher_f_distribution.h
  591. share/wasi-sysroot/include/c++/v1/__random/gamma_distribution.h
  592. share/wasi-sysroot/include/c++/v1/__random/generate_canonical.h
  593. share/wasi-sysroot/include/c++/v1/__random/geometric_distribution.h
  594. share/wasi-sysroot/include/c++/v1/__random/independent_bits_engine.h
  595. share/wasi-sysroot/include/c++/v1/__random/is_seed_sequence.h
  596. share/wasi-sysroot/include/c++/v1/__random/is_valid.h
  597. share/wasi-sysroot/include/c++/v1/__random/knuth_b.h
  598. share/wasi-sysroot/include/c++/v1/__random/linear_congruential_engine.h
  599. share/wasi-sysroot/include/c++/v1/__random/log2.h
  600. share/wasi-sysroot/include/c++/v1/__random/lognormal_distribution.h
  601. share/wasi-sysroot/include/c++/v1/__random/mersenne_twister_engine.h
  602. share/wasi-sysroot/include/c++/v1/__random/negative_binomial_distribution.h
  603. share/wasi-sysroot/include/c++/v1/__random/normal_distribution.h
  604. share/wasi-sysroot/include/c++/v1/__random/piecewise_constant_distribution.h
  605. share/wasi-sysroot/include/c++/v1/__random/piecewise_linear_distribution.h
  606. share/wasi-sysroot/include/c++/v1/__random/poisson_distribution.h
  607. share/wasi-sysroot/include/c++/v1/__random/random_device.h
  608. share/wasi-sysroot/include/c++/v1/__random/ranlux.h
  609. share/wasi-sysroot/include/c++/v1/__random/seed_seq.h
  610. share/wasi-sysroot/include/c++/v1/__random/shuffle_order_engine.h
  611. share/wasi-sysroot/include/c++/v1/__random/student_t_distribution.h
  612. share/wasi-sysroot/include/c++/v1/__random/subtract_with_carry_engine.h
  613. share/wasi-sysroot/include/c++/v1/__random/uniform_int_distribution.h
  614. share/wasi-sysroot/include/c++/v1/__random/uniform_random_bit_generator.h
  615. share/wasi-sysroot/include/c++/v1/__random/uniform_real_distribution.h
  616. share/wasi-sysroot/include/c++/v1/__random/weibull_distribution.h
  617. share/wasi-sysroot/include/c++/v1/__ranges/access.h
  618. share/wasi-sysroot/include/c++/v1/__ranges/all.h
  619. share/wasi-sysroot/include/c++/v1/__ranges/as_rvalue_view.h
  620. share/wasi-sysroot/include/c++/v1/__ranges/common_view.h
  621. share/wasi-sysroot/include/c++/v1/__ranges/concepts.h
  622. share/wasi-sysroot/include/c++/v1/__ranges/container_compatible_range.h
  623. share/wasi-sysroot/include/c++/v1/__ranges/counted.h
  624. share/wasi-sysroot/include/c++/v1/__ranges/dangling.h
  625. share/wasi-sysroot/include/c++/v1/__ranges/data.h
  626. share/wasi-sysroot/include/c++/v1/__ranges/drop_view.h
  627. share/wasi-sysroot/include/c++/v1/__ranges/drop_while_view.h
  628. share/wasi-sysroot/include/c++/v1/__ranges/elements_view.h
  629. share/wasi-sysroot/include/c++/v1/__ranges/empty.h
  630. share/wasi-sysroot/include/c++/v1/__ranges/empty_view.h
  631. share/wasi-sysroot/include/c++/v1/__ranges/enable_borrowed_range.h
  632. share/wasi-sysroot/include/c++/v1/__ranges/enable_view.h
  633. share/wasi-sysroot/include/c++/v1/__ranges/filter_view.h
  634. share/wasi-sysroot/include/c++/v1/__ranges/from_range.h
  635. share/wasi-sysroot/include/c++/v1/__ranges/iota_view.h
  636. share/wasi-sysroot/include/c++/v1/__ranges/istream_view.h
  637. share/wasi-sysroot/include/c++/v1/__ranges/join_view.h
  638. share/wasi-sysroot/include/c++/v1/__ranges/lazy_split_view.h
  639. share/wasi-sysroot/include/c++/v1/__ranges/movable_box.h
  640. share/wasi-sysroot/include/c++/v1/__ranges/non_propagating_cache.h
  641. share/wasi-sysroot/include/c++/v1/__ranges/owning_view.h
  642. share/wasi-sysroot/include/c++/v1/__ranges/range_adaptor.h
  643. share/wasi-sysroot/include/c++/v1/__ranges/rbegin.h
  644. share/wasi-sysroot/include/c++/v1/__ranges/ref_view.h
  645. share/wasi-sysroot/include/c++/v1/__ranges/rend.h
  646. share/wasi-sysroot/include/c++/v1/__ranges/repeat_view.h
  647. share/wasi-sysroot/include/c++/v1/__ranges/reverse_view.h
  648. share/wasi-sysroot/include/c++/v1/__ranges/single_view.h
  649. share/wasi-sysroot/include/c++/v1/__ranges/size.h
  650. share/wasi-sysroot/include/c++/v1/__ranges/split_view.h
  651. share/wasi-sysroot/include/c++/v1/__ranges/subrange.h
  652. share/wasi-sysroot/include/c++/v1/__ranges/take_view.h
  653. share/wasi-sysroot/include/c++/v1/__ranges/take_while_view.h
  654. share/wasi-sysroot/include/c++/v1/__ranges/to.h
  655. share/wasi-sysroot/include/c++/v1/__ranges/transform_view.h
  656. share/wasi-sysroot/include/c++/v1/__ranges/view_interface.h
  657. share/wasi-sysroot/include/c++/v1/__ranges/views.h
  658. share/wasi-sysroot/include/c++/v1/__ranges/zip_view.h
  659. share/wasi-sysroot/include/c++/v1/__split_buffer
  660. share/wasi-sysroot/include/c++/v1/__std_clang_module
  661. share/wasi-sysroot/include/c++/v1/__std_mbstate_t.h
  662. share/wasi-sysroot/include/c++/v1/__stop_token/atomic_unique_lock.h
  663. share/wasi-sysroot/include/c++/v1/__stop_token/intrusive_list_view.h
  664. share/wasi-sysroot/include/c++/v1/__stop_token/intrusive_shared_ptr.h
  665. share/wasi-sysroot/include/c++/v1/__stop_token/stop_callback.h
  666. share/wasi-sysroot/include/c++/v1/__stop_token/stop_source.h
  667. share/wasi-sysroot/include/c++/v1/__stop_token/stop_state.h
  668. share/wasi-sysroot/include/c++/v1/__stop_token/stop_token.h
  669. share/wasi-sysroot/include/c++/v1/__string/char_traits.h
  670. share/wasi-sysroot/include/c++/v1/__string/constexpr_c_functions.h
  671. share/wasi-sysroot/include/c++/v1/__string/extern_template_lists.h
  672. share/wasi-sysroot/include/c++/v1/__support/android/locale_bionic.h
  673. share/wasi-sysroot/include/c++/v1/__support/fuchsia/xlocale.h
  674. share/wasi-sysroot/include/c++/v1/__support/ibm/gettod_zos.h
  675. share/wasi-sysroot/include/c++/v1/__support/ibm/locale_mgmt_zos.h
  676. share/wasi-sysroot/include/c++/v1/__support/ibm/nanosleep.h
  677. share/wasi-sysroot/include/c++/v1/__support/ibm/xlocale.h
  678. share/wasi-sysroot/include/c++/v1/__support/musl/xlocale.h
  679. share/wasi-sysroot/include/c++/v1/__support/newlib/xlocale.h
  680. share/wasi-sysroot/include/c++/v1/__support/openbsd/xlocale.h
  681. share/wasi-sysroot/include/c++/v1/__support/win32/locale_win32.h
  682. share/wasi-sysroot/include/c++/v1/__support/xlocale/__nop_locale_mgmt.h
  683. share/wasi-sysroot/include/c++/v1/__support/xlocale/__posix_l_fallback.h
  684. share/wasi-sysroot/include/c++/v1/__support/xlocale/__strtonum_fallback.h
  685. share/wasi-sysroot/include/c++/v1/__system_error/errc.h
  686. share/wasi-sysroot/include/c++/v1/__system_error/error_category.h
  687. share/wasi-sysroot/include/c++/v1/__system_error/error_code.h
  688. share/wasi-sysroot/include/c++/v1/__system_error/error_condition.h
  689. share/wasi-sysroot/include/c++/v1/__system_error/system_error.h
  690. share/wasi-sysroot/include/c++/v1/__thread/formatter.h
  691. share/wasi-sysroot/include/c++/v1/__thread/id.h
  692. share/wasi-sysroot/include/c++/v1/__thread/poll_with_backoff.h
  693. share/wasi-sysroot/include/c++/v1/__thread/this_thread.h
  694. share/wasi-sysroot/include/c++/v1/__thread/thread.h
  695. share/wasi-sysroot/include/c++/v1/__thread/timed_backoff_policy.h
  696. share/wasi-sysroot/include/c++/v1/__threading_support
  697. share/wasi-sysroot/include/c++/v1/__tree
  698. share/wasi-sysroot/include/c++/v1/__tuple/make_tuple_types.h
  699. share/wasi-sysroot/include/c++/v1/__tuple/pair_like.h
  700. share/wasi-sysroot/include/c++/v1/__tuple/sfinae_helpers.h
  701. share/wasi-sysroot/include/c++/v1/__tuple/tuple_element.h
  702. share/wasi-sysroot/include/c++/v1/__tuple/tuple_indices.h
  703. share/wasi-sysroot/include/c++/v1/__tuple/tuple_like.h
  704. share/wasi-sysroot/include/c++/v1/__tuple/tuple_like_ext.h
  705. share/wasi-sysroot/include/c++/v1/__tuple/tuple_size.h
  706. share/wasi-sysroot/include/c++/v1/__tuple/tuple_types.h
  707. share/wasi-sysroot/include/c++/v1/__type_traits/add_const.h
  708. share/wasi-sysroot/include/c++/v1/__type_traits/add_cv.h
  709. share/wasi-sysroot/include/c++/v1/__type_traits/add_lvalue_reference.h
  710. share/wasi-sysroot/include/c++/v1/__type_traits/add_pointer.h
  711. share/wasi-sysroot/include/c++/v1/__type_traits/add_rvalue_reference.h
  712. share/wasi-sysroot/include/c++/v1/__type_traits/add_volatile.h
  713. share/wasi-sysroot/include/c++/v1/__type_traits/aligned_storage.h
  714. share/wasi-sysroot/include/c++/v1/__type_traits/aligned_union.h
  715. share/wasi-sysroot/include/c++/v1/__type_traits/alignment_of.h
  716. share/wasi-sysroot/include/c++/v1/__type_traits/apply_cv.h
  717. share/wasi-sysroot/include/c++/v1/__type_traits/can_extract_key.h
  718. share/wasi-sysroot/include/c++/v1/__type_traits/common_reference.h
  719. share/wasi-sysroot/include/c++/v1/__type_traits/common_type.h
  720. share/wasi-sysroot/include/c++/v1/__type_traits/conditional.h
  721. share/wasi-sysroot/include/c++/v1/__type_traits/conjunction.h
  722. share/wasi-sysroot/include/c++/v1/__type_traits/copy_cv.h
  723. share/wasi-sysroot/include/c++/v1/__type_traits/copy_cvref.h
  724. share/wasi-sysroot/include/c++/v1/__type_traits/datasizeof.h
  725. share/wasi-sysroot/include/c++/v1/__type_traits/decay.h
  726. share/wasi-sysroot/include/c++/v1/__type_traits/dependent_type.h
  727. share/wasi-sysroot/include/c++/v1/__type_traits/disjunction.h
  728. share/wasi-sysroot/include/c++/v1/__type_traits/enable_if.h
  729. share/wasi-sysroot/include/c++/v1/__type_traits/extent.h
  730. share/wasi-sysroot/include/c++/v1/__type_traits/has_unique_object_representation.h
  731. share/wasi-sysroot/include/c++/v1/__type_traits/has_virtual_destructor.h
  732. share/wasi-sysroot/include/c++/v1/__type_traits/integral_constant.h
  733. share/wasi-sysroot/include/c++/v1/__type_traits/invoke.h
  734. share/wasi-sysroot/include/c++/v1/__type_traits/is_abstract.h
  735. share/wasi-sysroot/include/c++/v1/__type_traits/is_aggregate.h
  736. share/wasi-sysroot/include/c++/v1/__type_traits/is_allocator.h
  737. share/wasi-sysroot/include/c++/v1/__type_traits/is_always_bitcastable.h
  738. share/wasi-sysroot/include/c++/v1/__type_traits/is_arithmetic.h
  739. share/wasi-sysroot/include/c++/v1/__type_traits/is_array.h
  740. share/wasi-sysroot/include/c++/v1/__type_traits/is_assignable.h
  741. share/wasi-sysroot/include/c++/v1/__type_traits/is_base_of.h
  742. share/wasi-sysroot/include/c++/v1/__type_traits/is_bounded_array.h
  743. share/wasi-sysroot/include/c++/v1/__type_traits/is_callable.h
  744. share/wasi-sysroot/include/c++/v1/__type_traits/is_char_like_type.h
  745. share/wasi-sysroot/include/c++/v1/__type_traits/is_class.h
  746. share/wasi-sysroot/include/c++/v1/__type_traits/is_compound.h
  747. share/wasi-sysroot/include/c++/v1/__type_traits/is_const.h
  748. share/wasi-sysroot/include/c++/v1/__type_traits/is_constant_evaluated.h
  749. share/wasi-sysroot/include/c++/v1/__type_traits/is_constructible.h
  750. share/wasi-sysroot/include/c++/v1/__type_traits/is_convertible.h
  751. share/wasi-sysroot/include/c++/v1/__type_traits/is_copy_assignable.h
  752. share/wasi-sysroot/include/c++/v1/__type_traits/is_copy_constructible.h
  753. share/wasi-sysroot/include/c++/v1/__type_traits/is_core_convertible.h
  754. share/wasi-sysroot/include/c++/v1/__type_traits/is_default_constructible.h
  755. share/wasi-sysroot/include/c++/v1/__type_traits/is_destructible.h
  756. share/wasi-sysroot/include/c++/v1/__type_traits/is_empty.h
  757. share/wasi-sysroot/include/c++/v1/__type_traits/is_enum.h
  758. share/wasi-sysroot/include/c++/v1/__type_traits/is_equality_comparable.h
  759. share/wasi-sysroot/include/c++/v1/__type_traits/is_execution_policy.h
  760. share/wasi-sysroot/include/c++/v1/__type_traits/is_final.h
  761. share/wasi-sysroot/include/c++/v1/__type_traits/is_floating_point.h
  762. share/wasi-sysroot/include/c++/v1/__type_traits/is_function.h
  763. share/wasi-sysroot/include/c++/v1/__type_traits/is_fundamental.h
  764. share/wasi-sysroot/include/c++/v1/__type_traits/is_implicitly_default_constructible.h
  765. share/wasi-sysroot/include/c++/v1/__type_traits/is_integral.h
  766. share/wasi-sysroot/include/c++/v1/__type_traits/is_literal_type.h
  767. share/wasi-sysroot/include/c++/v1/__type_traits/is_member_function_pointer.h
  768. share/wasi-sysroot/include/c++/v1/__type_traits/is_member_object_pointer.h
  769. share/wasi-sysroot/include/c++/v1/__type_traits/is_member_pointer.h
  770. share/wasi-sysroot/include/c++/v1/__type_traits/is_move_assignable.h
  771. share/wasi-sysroot/include/c++/v1/__type_traits/is_move_constructible.h
  772. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_assignable.h
  773. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_constructible.h
  774. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_convertible.h
  775. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_copy_assignable.h
  776. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_copy_constructible.h
  777. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_default_constructible.h
  778. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_destructible.h
  779. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_move_assignable.h
  780. share/wasi-sysroot/include/c++/v1/__type_traits/is_nothrow_move_constructible.h
  781. share/wasi-sysroot/include/c++/v1/__type_traits/is_null_pointer.h
  782. share/wasi-sysroot/include/c++/v1/__type_traits/is_object.h
  783. share/wasi-sysroot/include/c++/v1/__type_traits/is_pod.h
  784. share/wasi-sysroot/include/c++/v1/__type_traits/is_pointer.h
  785. share/wasi-sysroot/include/c++/v1/__type_traits/is_polymorphic.h
  786. share/wasi-sysroot/include/c++/v1/__type_traits/is_primary_template.h
  787. share/wasi-sysroot/include/c++/v1/__type_traits/is_reference.h
  788. share/wasi-sysroot/include/c++/v1/__type_traits/is_reference_wrapper.h
  789. share/wasi-sysroot/include/c++/v1/__type_traits/is_referenceable.h
  790. share/wasi-sysroot/include/c++/v1/__type_traits/is_same.h
  791. share/wasi-sysroot/include/c++/v1/__type_traits/is_scalar.h
  792. share/wasi-sysroot/include/c++/v1/__type_traits/is_scoped_enum.h
  793. share/wasi-sysroot/include/c++/v1/__type_traits/is_signed.h
  794. share/wasi-sysroot/include/c++/v1/__type_traits/is_signed_integer.h
  795. share/wasi-sysroot/include/c++/v1/__type_traits/is_specialization.h
  796. share/wasi-sysroot/include/c++/v1/__type_traits/is_standard_layout.h
  797. share/wasi-sysroot/include/c++/v1/__type_traits/is_swappable.h
  798. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivial.h
  799. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_assignable.h
  800. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_constructible.h
  801. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_copy_assignable.h
  802. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_copy_constructible.h
  803. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_copyable.h
  804. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_default_constructible.h
  805. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_destructible.h
  806. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_lexicographically_comparable.h
  807. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_move_assignable.h
  808. share/wasi-sysroot/include/c++/v1/__type_traits/is_trivially_move_constructible.h
  809. share/wasi-sysroot/include/c++/v1/__type_traits/is_unbounded_array.h
  810. share/wasi-sysroot/include/c++/v1/__type_traits/is_union.h
  811. share/wasi-sysroot/include/c++/v1/__type_traits/is_unsigned.h
  812. share/wasi-sysroot/include/c++/v1/__type_traits/is_unsigned_integer.h
  813. share/wasi-sysroot/include/c++/v1/__type_traits/is_valid_expansion.h
  814. share/wasi-sysroot/include/c++/v1/__type_traits/is_void.h
  815. share/wasi-sysroot/include/c++/v1/__type_traits/is_volatile.h
  816. share/wasi-sysroot/include/c++/v1/__type_traits/lazy.h
  817. share/wasi-sysroot/include/c++/v1/__type_traits/make_32_64_or_128_bit.h
  818. share/wasi-sysroot/include/c++/v1/__type_traits/make_const_lvalue_ref.h
  819. share/wasi-sysroot/include/c++/v1/__type_traits/make_signed.h
  820. share/wasi-sysroot/include/c++/v1/__type_traits/make_unsigned.h
  821. share/wasi-sysroot/include/c++/v1/__type_traits/maybe_const.h
  822. share/wasi-sysroot/include/c++/v1/__type_traits/nat.h
  823. share/wasi-sysroot/include/c++/v1/__type_traits/negation.h
  824. share/wasi-sysroot/include/c++/v1/__type_traits/noexcept_move_assign_container.h
  825. share/wasi-sysroot/include/c++/v1/__type_traits/operation_traits.h
  826. share/wasi-sysroot/include/c++/v1/__type_traits/predicate_traits.h
  827. share/wasi-sysroot/include/c++/v1/__type_traits/promote.h
  828. share/wasi-sysroot/include/c++/v1/__type_traits/rank.h
  829. share/wasi-sysroot/include/c++/v1/__type_traits/remove_all_extents.h
  830. share/wasi-sysroot/include/c++/v1/__type_traits/remove_const.h
  831. share/wasi-sysroot/include/c++/v1/__type_traits/remove_const_ref.h
  832. share/wasi-sysroot/include/c++/v1/__type_traits/remove_cv.h
  833. share/wasi-sysroot/include/c++/v1/__type_traits/remove_cvref.h
  834. share/wasi-sysroot/include/c++/v1/__type_traits/remove_extent.h
  835. share/wasi-sysroot/include/c++/v1/__type_traits/remove_pointer.h
  836. share/wasi-sysroot/include/c++/v1/__type_traits/remove_reference.h
  837. share/wasi-sysroot/include/c++/v1/__type_traits/remove_volatile.h
  838. share/wasi-sysroot/include/c++/v1/__type_traits/result_of.h
  839. share/wasi-sysroot/include/c++/v1/__type_traits/strip_signature.h
  840. share/wasi-sysroot/include/c++/v1/__type_traits/type_identity.h
  841. share/wasi-sysroot/include/c++/v1/__type_traits/type_list.h
  842. share/wasi-sysroot/include/c++/v1/__type_traits/underlying_type.h
  843. share/wasi-sysroot/include/c++/v1/__type_traits/unwrap_ref.h
  844. share/wasi-sysroot/include/c++/v1/__type_traits/void_t.h
  845. share/wasi-sysroot/include/c++/v1/__undef_macros
  846. share/wasi-sysroot/include/c++/v1/__utility/as_const.h
  847. share/wasi-sysroot/include/c++/v1/__utility/auto_cast.h
  848. share/wasi-sysroot/include/c++/v1/__utility/cmp.h
  849. share/wasi-sysroot/include/c++/v1/__utility/convert_to_integral.h
  850. share/wasi-sysroot/include/c++/v1/__utility/declval.h
  851. share/wasi-sysroot/include/c++/v1/__utility/exception_guard.h
  852. share/wasi-sysroot/include/c++/v1/__utility/exchange.h
  853. share/wasi-sysroot/include/c++/v1/__utility/forward.h
  854. share/wasi-sysroot/include/c++/v1/__utility/forward_like.h
  855. share/wasi-sysroot/include/c++/v1/__utility/in_place.h
  856. share/wasi-sysroot/include/c++/v1/__utility/integer_sequence.h
  857. share/wasi-sysroot/include/c++/v1/__utility/is_pointer_in_range.h
  858. share/wasi-sysroot/include/c++/v1/__utility/move.h
  859. share/wasi-sysroot/include/c++/v1/__utility/pair.h
  860. share/wasi-sysroot/include/c++/v1/__utility/piecewise_construct.h
  861. share/wasi-sysroot/include/c++/v1/__utility/priority_tag.h
  862. share/wasi-sysroot/include/c++/v1/__utility/rel_ops.h
  863. share/wasi-sysroot/include/c++/v1/__utility/swap.h
  864. share/wasi-sysroot/include/c++/v1/__utility/terminate_on_exception.h
  865. share/wasi-sysroot/include/c++/v1/__utility/to_underlying.h
  866. share/wasi-sysroot/include/c++/v1/__utility/unreachable.h
  867. share/wasi-sysroot/include/c++/v1/__variant/monostate.h
  868. share/wasi-sysroot/include/c++/v1/__verbose_abort
  869. share/wasi-sysroot/include/c++/v1/algorithm
  870. share/wasi-sysroot/include/c++/v1/any
  871. share/wasi-sysroot/include/c++/v1/array
  872. share/wasi-sysroot/include/c++/v1/atomic
  873. share/wasi-sysroot/include/c++/v1/barrier
  874. share/wasi-sysroot/include/c++/v1/bit
  875. share/wasi-sysroot/include/c++/v1/bitset
  876. share/wasi-sysroot/include/c++/v1/cassert
  877. share/wasi-sysroot/include/c++/v1/ccomplex
  878. share/wasi-sysroot/include/c++/v1/cctype
  879. share/wasi-sysroot/include/c++/v1/cerrno
  880. share/wasi-sysroot/include/c++/v1/cfenv
  881. share/wasi-sysroot/include/c++/v1/cfloat
  882. share/wasi-sysroot/include/c++/v1/charconv
  883. share/wasi-sysroot/include/c++/v1/chrono
  884. share/wasi-sysroot/include/c++/v1/cinttypes
  885. share/wasi-sysroot/include/c++/v1/ciso646
  886. share/wasi-sysroot/include/c++/v1/climits
  887. share/wasi-sysroot/include/c++/v1/clocale
  888. share/wasi-sysroot/include/c++/v1/cmath
  889. share/wasi-sysroot/include/c++/v1/codecvt
  890. share/wasi-sysroot/include/c++/v1/compare
  891. share/wasi-sysroot/include/c++/v1/complex
  892. share/wasi-sysroot/include/c++/v1/complex.h
  893. share/wasi-sysroot/include/c++/v1/concepts
  894. share/wasi-sysroot/include/c++/v1/condition_variable
  895. share/wasi-sysroot/include/c++/v1/coroutine
  896. share/wasi-sysroot/include/c++/v1/csetjmp
  897. share/wasi-sysroot/include/c++/v1/csignal
  898. share/wasi-sysroot/include/c++/v1/cstdarg
  899. share/wasi-sysroot/include/c++/v1/cstdbool
  900. share/wasi-sysroot/include/c++/v1/cstddef
  901. share/wasi-sysroot/include/c++/v1/cstdint
  902. share/wasi-sysroot/include/c++/v1/cstdio
  903. share/wasi-sysroot/include/c++/v1/cstdlib
  904. share/wasi-sysroot/include/c++/v1/cstring
  905. share/wasi-sysroot/include/c++/v1/ctgmath
  906. share/wasi-sysroot/include/c++/v1/ctime
  907. share/wasi-sysroot/include/c++/v1/ctype.h
  908. share/wasi-sysroot/include/c++/v1/cuchar
  909. share/wasi-sysroot/include/c++/v1/cwchar
  910. share/wasi-sysroot/include/c++/v1/cwctype
  911. share/wasi-sysroot/include/c++/v1/cxxabi.h
  912. share/wasi-sysroot/include/c++/v1/deque
  913. share/wasi-sysroot/include/c++/v1/errno.h
  914. share/wasi-sysroot/include/c++/v1/exception
  915. share/wasi-sysroot/include/c++/v1/execution
  916. share/wasi-sysroot/include/c++/v1/expected
  917. share/wasi-sysroot/include/c++/v1/experimental/__config
  918. share/wasi-sysroot/include/c++/v1/experimental/__memory
  919. share/wasi-sysroot/include/c++/v1/experimental/deque
  920. share/wasi-sysroot/include/c++/v1/experimental/forward_list
  921. share/wasi-sysroot/include/c++/v1/experimental/iterator
  922. share/wasi-sysroot/include/c++/v1/experimental/list
  923. share/wasi-sysroot/include/c++/v1/experimental/map
  924. share/wasi-sysroot/include/c++/v1/experimental/memory_resource
  925. share/wasi-sysroot/include/c++/v1/experimental/propagate_const
  926. share/wasi-sysroot/include/c++/v1/experimental/regex
  927. share/wasi-sysroot/include/c++/v1/experimental/set
  928. share/wasi-sysroot/include/c++/v1/experimental/simd
  929. share/wasi-sysroot/include/c++/v1/experimental/string
  930. share/wasi-sysroot/include/c++/v1/experimental/type_traits
  931. share/wasi-sysroot/include/c++/v1/experimental/unordered_map
  932. share/wasi-sysroot/include/c++/v1/experimental/unordered_set
  933. share/wasi-sysroot/include/c++/v1/experimental/utility
  934. share/wasi-sysroot/include/c++/v1/experimental/vector
  935. share/wasi-sysroot/include/c++/v1/ext/__hash
  936. share/wasi-sysroot/include/c++/v1/ext/hash_map
  937. share/wasi-sysroot/include/c++/v1/ext/hash_set
  938. share/wasi-sysroot/include/c++/v1/fenv.h
  939. share/wasi-sysroot/include/c++/v1/filesystem
  940. share/wasi-sysroot/include/c++/v1/float.h
  941. share/wasi-sysroot/include/c++/v1/format
  942. share/wasi-sysroot/include/c++/v1/forward_list
  943. share/wasi-sysroot/include/c++/v1/fstream
  944. share/wasi-sysroot/include/c++/v1/functional
  945. share/wasi-sysroot/include/c++/v1/future
  946. share/wasi-sysroot/include/c++/v1/initializer_list
  947. share/wasi-sysroot/include/c++/v1/inttypes.h
  948. share/wasi-sysroot/include/c++/v1/iomanip
  949. share/wasi-sysroot/include/c++/v1/ios
  950. share/wasi-sysroot/include/c++/v1/iosfwd
  951. share/wasi-sysroot/include/c++/v1/iostream
  952. share/wasi-sysroot/include/c++/v1/istream
  953. share/wasi-sysroot/include/c++/v1/iterator
  954. share/wasi-sysroot/include/c++/v1/latch
  955. share/wasi-sysroot/include/c++/v1/libcxx.imp
  956. share/wasi-sysroot/include/c++/v1/limits
  957. share/wasi-sysroot/include/c++/v1/limits.h
  958. share/wasi-sysroot/include/c++/v1/list
  959. share/wasi-sysroot/include/c++/v1/locale
  960. share/wasi-sysroot/include/c++/v1/locale.h
  961. share/wasi-sysroot/include/c++/v1/map
  962. share/wasi-sysroot/include/c++/v1/math.h
  963. share/wasi-sysroot/include/c++/v1/mdspan
  964. share/wasi-sysroot/include/c++/v1/memory
  965. share/wasi-sysroot/include/c++/v1/memory_resource
  966. share/wasi-sysroot/include/c++/v1/module.modulemap
  967. share/wasi-sysroot/include/c++/v1/mutex
  968. share/wasi-sysroot/include/c++/v1/new
  969. share/wasi-sysroot/include/c++/v1/numbers
  970. share/wasi-sysroot/include/c++/v1/numeric
  971. share/wasi-sysroot/include/c++/v1/optional
  972. share/wasi-sysroot/include/c++/v1/ostream
  973. share/wasi-sysroot/include/c++/v1/print
  974. share/wasi-sysroot/include/c++/v1/queue
  975. share/wasi-sysroot/include/c++/v1/random
  976. share/wasi-sysroot/include/c++/v1/ranges
  977. share/wasi-sysroot/include/c++/v1/ratio
  978. share/wasi-sysroot/include/c++/v1/regex
  979. share/wasi-sysroot/include/c++/v1/scoped_allocator
  980. share/wasi-sysroot/include/c++/v1/semaphore
  981. share/wasi-sysroot/include/c++/v1/set
  982. share/wasi-sysroot/include/c++/v1/setjmp.h
  983. share/wasi-sysroot/include/c++/v1/shared_mutex
  984. share/wasi-sysroot/include/c++/v1/source_location
  985. share/wasi-sysroot/include/c++/v1/span
  986. share/wasi-sysroot/include/c++/v1/sstream
  987. share/wasi-sysroot/include/c++/v1/stack
  988. share/wasi-sysroot/include/c++/v1/stdatomic.h
  989. share/wasi-sysroot/include/c++/v1/stdbool.h
  990. share/wasi-sysroot/include/c++/v1/stddef.h
  991. share/wasi-sysroot/include/c++/v1/stdexcept
  992. share/wasi-sysroot/include/c++/v1/stdint.h
  993. share/wasi-sysroot/include/c++/v1/stdio.h
  994. share/wasi-sysroot/include/c++/v1/stdlib.h
  995. share/wasi-sysroot/include/c++/v1/stop_token
  996. share/wasi-sysroot/include/c++/v1/streambuf
  997. share/wasi-sysroot/include/c++/v1/string
  998. share/wasi-sysroot/include/c++/v1/string.h
  999. share/wasi-sysroot/include/c++/v1/string_view
  1000. share/wasi-sysroot/include/c++/v1/strstream
  1001. share/wasi-sysroot/include/c++/v1/system_error
  1002. share/wasi-sysroot/include/c++/v1/tgmath.h
  1003. share/wasi-sysroot/include/c++/v1/thread
  1004. share/wasi-sysroot/include/c++/v1/tuple
  1005. share/wasi-sysroot/include/c++/v1/type_traits
  1006. share/wasi-sysroot/include/c++/v1/typeindex
  1007. share/wasi-sysroot/include/c++/v1/typeinfo
  1008. share/wasi-sysroot/include/c++/v1/uchar.h
  1009. share/wasi-sysroot/include/c++/v1/unordered_map
  1010. share/wasi-sysroot/include/c++/v1/unordered_set
  1011. share/wasi-sysroot/include/c++/v1/utility
  1012. share/wasi-sysroot/include/c++/v1/valarray
  1013. share/wasi-sysroot/include/c++/v1/variant
  1014. share/wasi-sysroot/include/c++/v1/vector
  1015. share/wasi-sysroot/include/c++/v1/version
  1016. share/wasi-sysroot/include/c++/v1/wchar.h
  1017. share/wasi-sysroot/include/c++/v1/wctype.h
  1018. share/wasi-sysroot/lib/wasm32-wasi/libc++.a
  1019. share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a
  1020. share/wasi-sysroot/lib/wasm32-wasi/libc++experimental.a
  1021. @owner
  1022. @group
  1023. @mode
Collapse this list.
Dependency lines:
  • wasi-libcxx17>0:devel/wasi-libcxx17
To install the port:
cd /usr/ports/devel/wasi-libcxx17/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/wasi-libcxx17
  • pkg install wasi-libcxx17
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wasi-libcxx17
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722603078 SHA256 (llvm-project-17.0.6.src.tar.xz) = 58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813 SIZE (llvm-project-17.0.6.src.tar.xz) = 127838860

Expand this list (8 items)

Collapse this list.

SHA256 (llvmorg-18-init-1760-g68744ffbdd7d.patch) = ad9ad1613491f69b010dbbd6a9d90d5dd505e46d9537a6e533f36dacd552d0f7 SIZE (llvmorg-18-init-1760-g68744ffbdd7d.patch) = 1491 SHA256 (llvmorg-18-init-2919-g7549cde6bd52.patch) = 3c388e7c79949ba16f8587316cfb5ef7cd4c7e231941b3513e1950260a490e5f SIZE (llvmorg-18-init-2919-g7549cde6bd52.patch) = 1737 SHA256 (llvmorg-18-init-15199-gb9935bb02a50.patch) = b0805cba765084c7bef426fa1235dd887c61ae0c1fd5e3fad5c8742cdd6ee8b0 SIZE (llvmorg-18-init-15199-gb9935bb02a50.patch) = 1893 SHA256 (llvmorg-18-init-15680-g966d564e43e6.patch) = 3abf92d4a788ff2f74fa9fc627a113f04d9fb72cd7e47344a8c4dce06140a163 SIZE (llvmorg-18-init-15680-g966d564e43e6.patch) = 1297

Collapse this list.


Packages (timestamps in pop-ups are UTC):
wasi-libcxx17
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.0.6_217.0.6_2-17.0.6_217.0.6_2---
FreeBSD:13:quarterly17.0.6_117.0.6_1-17.0.6_117.0.6_117.0.617.0.617.0.6
FreeBSD:14:latest17.0.6_217.0.6_2-17.0.6_117.0.6_2---
FreeBSD:14:quarterly17.0.6_117.0.6_1-17.0.6_117.0.6_117.0.617.0.617.0.6
FreeBSD:15:latest17.0.6_217.0.6_2n/a17.0.6_2n/a17.0.6_117.0.6_117.0.6_1
Master port: devel/wasi-libcxx
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. stdarg.h : devel/wasi-libc@17
  2. wasi-compiler-rt17>0 : devel/wasi-compiler-rt17
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. llvm-config17 : devel/llvm17
This port is required by:
for Build
  1. mail/thunderbird
  2. www/firefox
  3. www/firefox-esr
  4. www/librewolf
  5. www/tor-browser
  6. www/waterfox

Configuration Options:
No options to configure
Options name:
devel_wasi-libcxx17
USES:
cmake tar:xz llvm:17
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/
  2. https://releases.llvm.org/17.0.6//
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/wasi-libcxx
CommitCreditsLog message
17.0.6_2
18 Oct 2024 12:38:20
commit hash: 84b600fb9f63e0961632dae0d90186b1586fd901commit hash: 84b600fb9f63e0961632dae0d90186b1586fd901commit hash: 84b600fb9f63e0961632dae0d90186b1586fd901commit hash: 84b600fb9f63e0961632dae0d90186b1586fd901 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
wasi: update to latest commit past sdk-22

devel/wasi-libc is now flavourised per supported LLVM version. Each
flavour includes/copies the corresponding clang's stdarg.h and
stddef.h instead of simply using the latest clang release.

Technically upstream dropped support for LLVM < 18, but the commit
doing so admittedly operated under an uncertain assumption. LLVM
17 is still supported in these ports for the benefit of Rust and
gecko@ ports, which specify LLVM 17 minimum, and to facilitate LTO
with that version. LLVM 19 is also supported in this version, with
the corresponding ports to be committed separately.

Bump PORTREVISION of consumers
17.0.6_1
11 Jan 2024 08:40:52
commit hash: eabba650cae3a64d87f6a8345a8819f308326c0ecommit hash: eabba650cae3a64d87f6a8345a8819f308326c0ecommit hash: eabba650cae3a64d87f6a8345a8819f308326c0ecommit hash: eabba650cae3a64d87f6a8345a8819f308326c0e files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-libc: update to sdk-21

Bump PORTREVISION of consumers
17.0.6
28 Nov 2023 21:32:33
commit hash: f809a846745449fce09672205ebcddb878ae1d91commit hash: f809a846745449fce09672205ebcddb878ae1d91commit hash: f809a846745449fce09672205ebcddb878ae1d91commit hash: f809a846745449fce09672205ebcddb878ae1d91 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}17: sync to 17.0.6
17.0.5
20 Nov 2023 21:32:36
commit hash: e38b3857f20acc9b1db1f0e2faf416c7b46e73a8commit hash: e38b3857f20acc9b1db1f0e2faf416c7b46e73a8commit hash: e38b3857f20acc9b1db1f0e2faf416c7b46e73a8commit hash: e38b3857f20acc9b1db1f0e2faf416c7b46e73a8 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
wasi: update libc to sdk-20 and modularise LLVM bits

wasi-libcxx and wasi-compiler-rt now meta ports (similar to u-boot);
the build process is the same for each LLVM version so child ports
are minimal. Minimum supported LLVM version is 12, thus its
corresponding child ports are resurrected and LLVM 11 child ports
are removed.

Since all supported LLVM versions are made available at once, remove
restriction in bsd.gecko.mk and switch to USES=llvm throughout. LTO
on gecko ports should now work with later LLVM versions so long as
${DEFAULT_VERSIONS} is set properly and matches the LLVM used in
rust (if not using the PORT_LLVM option).

Reviewed by: brooks (LLVM ports interactions)
Tested by: Eric Camachat <eric[at]camachat[dot]org>
Approved by: maintainer timeout (gecko@ portion, 2+ weeks)
PR: 274896
Differential Revision: https://reviews.freebsd.org/D40098

Number of commits found: 4