ext-boost/Readme.md

22 lines
462 B
Markdown
Raw Normal View History

2014-12-07 22:46:30 +00:00
Boost libraries - trimmed down for Citra
========================================
This is a subset of Boost v1.57.0.
2014-12-07 22:46:30 +00:00
Currently imported libraries:
-----------------------------
* concept
* config
* container
2014-12-07 22:46:30 +00:00
* core
* intrusive
2014-12-07 22:46:30 +00:00
* iterator
* move
2014-12-07 22:46:30 +00:00
* 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.