pkgsrc/devel/boost-jam
adam d49b8b6594 Changes 1.50:0
New Libraries
* Algorithm: A collection of useful generic algorithms, from Marshall Clow.
  This includes several different searching algorithms, as well as most of the
  new algorithms from the C++11 standard library
* Functional/OverloadedFunction: Overload different functions into a single
  function object, from Lorenzo Caminiti.
* LocalFunction: Program functions locally, within other functions, directly
  within the scope where they are needed, from Lorenzo Caminiti.
* Utility/IdentityType: Wrap types within round parenthesis so they can always
  be passed as macro parameters, from Lorenzo Caminiti.
More http://www.boost.org/users/history/version_1_50_0.html
2012-07-02 07:02:25 +00:00
..
bjam.mk Request C++-11 mode for Clang too. 2011-09-07 23:43:40 +00:00
buildlink3.mk Changes 1.50:0 2012-07-02 07:02:25 +00:00
DESCR
Makefile Changes 1.47.0: 2011-10-11 10:02:07 +00:00
PLIST