mirror of
https://github.com/yuzu-emu/ext-boost
synced 2024-11-24 22:38:29 +00:00
No description
6d5841c285
They keep making my compiler print warnings. |
||
---|---|---|
boost | ||
LICENSE_1_0.txt | ||
Readme.md |
Boost libraries - trimmed down for Citra
This is a subset of Boost v1.57.0.
Currently imported libraries:
- concept
- config
- container
- core
- intrusive
- iterator
- move
- mpl
- preprocessor
- range
- smart_ptr (
intrusive_ptr
only) - 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.