boost: Package Version Update -> 1.67.0 5921/head
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Mon, 16 Apr 2018 00:53:38 +0000 (01:53 +0100)
committerCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Mon, 16 Apr 2018 00:53:38 +0000 (01:53 +0100)
commit9c09ecf437087d4ed0001c361f281e099677816c
tree233027a95ce9c4fa6a95e15e95912219579e739b
parent3c7d2ae182e4e7c8ae782c850c9b63d70c79ca14
boost: Package Version Update -> 1.67.0

This package update provides two new libraries
- Contract (compiled library) [1]: Contract programming for C++.
  All contract programming features are supported: Subcontracting,
  class invariants, postconditions (with old and return values),
  preconditions, customizable actions on assertion failure (e.g.,
  terminate or throw), optional compilation and checking of
  assertions, etc, from Lorenzo Caminiti.

- HOF (header-only library) [2]:
  Higher-order functions for C++, from Paul Fultz II.

More info can be found at the usual place [3].

[1]: https://www.boost.org/libs/contract
[2]: https://www.boost.org/libs/hof
[3]: https://www.boost.org/users/history/version_1_67_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
libs/boost/Makefile