boost-hanav1.92.0
- Updated
Boost hana module
- Project website: https://www.boost.org/library/latest/hana/
- Documentation: https://www.boost.org/libs/hana
#Usage
boost-hana provides CMake targets:
find_package(Boost CONFIG REQUIRED COMPONENTS hana)
target_link_libraries(main PRIVATE Boost::hana)#Supported Platforms
All platforms supported.
#Features
No default features.
#large-struct-macros
Regenerate Boost.Hana struct macros for up to 200 members (124 on Windows)
Platforms: windows | osx | (linux & x64)
- ✅linux
- ✅osx
- ✅windows
- ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
- boost-cmake
>= v1.92.0 - boost-config
>= v1.92.0 - boost-core
>= v1.92.0 - boost-fusion
>= v1.92.0 - boost-headers
>= v1.92.0 - boost-mpl
>= v1.92.0 - boost-tuple
>= v1.92.0
and 14 transitive dependencies:
- boost-assert
>= v1.92.0(through boost-core) - boost-container-hash
>= v1.92.0(through boost-fusion) - boost-describe
>= v1.92.0(through boost-container-hash) - boost-detail
>= v1.92.0(through boost-function-types) - boost-function-types
>= v1.92.0(through boost-fusion) - boost-io
>= v1.92.0(through boost-utility) - boost-mp11
>= v1.92.0(through boost-describe) - boost-predef
>= v1.92.0(through boost-mpl) - boost-preprocessor
>= v1.92.0(through boost-detail) - boost-throw-exception
>= v1.92.0(through boost-core) - boost-type-traits
>= v1.92.0(through boost-detail) - boost-typeof
>= v1.92.0(through boost-fusion) - boost-uninstall
>= v1.92.0(through boost-cmake) - boost-utility
>= v1.92.0(through boost-mpl)
#Host Dependencies
3 transitive dependencies:
- vcpkg-boost (through boost-cmake)
- vcpkg-cmake (through vcpkg-boost)
- vcpkg-cmake-config (through vcpkg-boost)
#Host Tool For
No ports use this.
#Contributors
Robert Schumacher
Xiang Fan
Alexander Karatarakis
Andrew McMahon
pravic
Yury Bura
niclar
Long Nguyen
ras0219
autoantwort
Osyotr
Nick
Billy O'Neal
Martin Hořeňovský
Javier Matos Denizac
Alexander Neumann
Kai Pastor
miyanyan
miyan
SunBlack
Tim Paine
#Changelog
Show 33 earlier changes
8707035[boost-hana] Bump versioneae02c9[boost] Update to 1.68.067f3be7Fix #Automatically generated comment. Bump versiondb5f96dAdd a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana (certain tests / examples require /Zc:ternary). boost-hana will now redirect to this new port under Windows platform.751015f[boost] Update to 1.6778ac1d0[boost] Split boost-modular.cmake14358e8[boost] Modularize