boost/libs/yap/doc/dependencies.qbk
2021-10-05 21:37:46 +02:00

8 lines
238 B
Plaintext

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