$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-02-20 13:48:14
Jody Hagins wrote:
> I have a bunch of code that uses loki. I am trying to convert it to use
> boost instead. However, I am having a very difficult time finding
> concepts in boost to replace those in loki. I have looked for something
> to help in this, but I have not had much success. I have read through
> the MP documentation, and I am even more confused.
Asking specific questions on this list might be of some help.
>
> For example, I use Loki::Int2Type, and according to a loose
> interpretation of section 2.3.6, mpl::int_c<> may be what I am looking
> for (at least for this one specific case).
Yep, expect that it's called 'mpl::int_' now (http://tinyurl.com/2lhz2). The
paper needs updating :(, sorry about that.
HTH,
-- Aleksey Gurtovoy MetaCommunications Engineering