dynov2019-11-13
- Updated
Runtime polymorphism done right
- Project website: https://github.com/ldionne/dyno/
#Usage
The package dyno provides CMake targets:
find_package(dyno CONFIG REQUIRED)
target_link_libraries(main PRIVATE Dyno::dyno)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
and 21 transitive dependencies:
- boost-assert
>= v1.92.0(through boost-core) - boost-cmake
>= v1.92.0(through boost-callable-traits) - boost-config
>= v1.92.0(through boost-callable-traits) - boost-container-hash
>= v1.92.0(through boost-fusion) - boost-core
>= v1.92.0(through boost-hana) - 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-fusion
>= v1.92.0(through boost-hana) - boost-headers
>= v1.92.0(through boost-config) - boost-io
>= v1.92.0(through boost-utility) - boost-mp11
>= v1.92.0(through boost-describe) - boost-mpl
>= v1.92.0(through boost-function-types) - 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-tuple
>= v1.92.0(through boost-fusion) - 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
and one transitive dependency:
- vcpkg-boost (through boost-cmake)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Jia Yue Hua