yuriks / ext-boost

Subset of the boost libraries used by Citra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Subset of the boost libraries used by Citra

License:Boost Software License 1.0


Languages

Language:C++ 100.0%Language:C 0.0%