mirror of
https://git.suyu.dev/suyu/ext-boost.git
synced 2025-12-21 21:26:07 +01:00
Upgrade to boost v1.59.0
This commit is contained in:
parent
b7429a09aa
commit
d05c3b4c4b
1151 changed files with 7596 additions and 161426 deletions
20
Readme.md
20
Readme.md
|
|
@ -1,22 +1,4 @@
|
|||
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.
|
||||
This is a subset of Boost v1.59.0 generated using the bcp tool. To get a list of boost modules guaranteed to exist, check the build script.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue