dependencies.qbk 238 B

1234567
  1. [section Dependencies]
  2. _yap_ depends on Boost.Hana directly. It also has an optional dependency on
  3. Boost.TypeIndex. Boost.TypeIndex is used for type printing, and is only
  4. required if the optional _print_header_ is included.
  5. [endsect]