: 1
name: libboost-openmethod
version: 1.91.0
type: lib,binless
language: c++
project: boost
summary: Open-methods are virtual functions that exist outside of classes, as free-standing functions. They make it possible to add polymorphic behavior to existing classes, without modifying them. This implementation supports single and multiple dispatch
license: BSL-1.0 ; Boost Software License 1.0.
topics: C++, Boost
url: https://github.com/boostorg/openmethod
doc-url: https://www.boost.org/doc/libs/1_91_0/libs/openmethod
package-url: https://github.com/build2-packaging/boost
email: boost-users@lists.boost.org  ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
#build-error-email: builds@build2.org
builds: default
builds: -( +macos &gcc ) ; https://github.com/boostorg/config/issues/399
depends: * build2 >= 0.18.0
depends: * bpkg >= 0.18.0
depends: libboost-assert == $
depends: libboost-config == $
depends: libboost-core == $
depends: libboost-dynamic-bitset == $
depends: libboost-mp11 == $
depends: libboost-preprocessor == $
depends: libboost-smart-ptr == $
