mirror of
https://github.com/yuzu-mirror/ext-boost.git
synced 2026-04-21 06:03:39 +00:00
16 lines
395 B
Markdown
16 lines
395 B
Markdown
Boost libraries - trimmed down for Citra
|
|
========================================
|
|
|
|
Currently imported libraries:
|
|
-----------------------------
|
|
* concept
|
|
* config
|
|
* core
|
|
* iterator
|
|
* mpl
|
|
* preprocessor
|
|
* range
|
|
* type_traits
|
|
* utility
|
|
|
|
Additionally, all global boost headers are available, but not guaranteed to work unless their dependencies are included in any of the libraries mentioned above.
|