Subset of the boost libraries used by Citra
Go to file
2014-12-07 23:50:51 +01:00
boost Pull in some dependencies of Boost.Range. 2014-12-07 23:50:51 +01:00
LICENSE_1_0.txt Initial commit. 2014-12-07 20:43:27 +01:00
Readme.md Add Readme.md 2014-12-07 23:50:51 +01:00

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.