$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2002-03-15 13:41:18
David A. Greene wrote:
> What's the status of the mpl library and/or Boost typelists?
MPL is gonna be coming for review after Jeff Garland's Date/Time library
(which is next on the list after currently being reviewed Lambda). If you
want to use it now - go ahead, you can get it from "mpl-development" branch
in the CVS (cvs update -rmpl-development boost/mpl libs/mpl), but please be
prepared that some interface/implementation details are going to be changed
during the library's ongoing preparation for the review.
Aleksey