: 1
name: libboost-bind
version: 1.91.0
type: lib,binless
language: c++
project: boost
summary: boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions
license: BSL-1.0 ; Boost Software License 1.0.
topics: C++, Boost
description-file: README.md
url: https://github.com/boostorg/bind
doc-url: https://www.boost.org/doc/libs/1_91_0/libs/bind
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-config == $
depends: libboost-core == $
