ext-boost/Readme.md
2014-12-29 21:03:51 -02:00

18 lines
430 B
Markdown

Boost libraries - trimmed down for Citra
========================================
Currently imported libraries:
-----------------------------
* concept
* config
* core
* iterator
* 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.