mirror of
https://github.com/azahar-emu/ext-boost
synced 2025-11-07 07:39:57 +01:00
Add Readme.md
This commit is contained in:
parent
95fa7cc1cf
commit
b060148c08
16
Readme.md
Normal file
16
Readme.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
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.
|
||||||
Loading…
x
Reference in New Issue
Block a user