Yuri Kunde Schlesner 6d5841c285 Get rid of Latin1 "smart quotes" in a file
They keep making my compiler print warnings.
2015-01-31 20:22:25 -02:00
2014-12-07 20:43:27 +01:00

Boost libraries - trimmed down for Citra

This is a subset of Boost v1.57.0.

Currently imported libraries:

  • concept
  • config
  • container
  • core
  • intrusive
  • iterator
  • move
  • 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.

Description
No description provided
Readme 9.3 MiB
Languages
C++ 99.3%
C 0.7%