Blame view

3rdparty/boost_1_81_0/libs/yap/doc/dependencies.qbk 238 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
  [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]