$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [multi_index_container] Compiling the examples
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2008-09-09 06:33:52
On Tue, Sep 9, 2008 at 11:23 AM, JOAQUIN M. LOPEZ MUÑOZ <joaquin_at_[hidden]> wrote:
>
> This should be
>
> using namespace boost::multi_index;
>
Thanks Joaquin, I see that is stated right up-front in the tutorial, which
I'd missed! Doh.
- Rob.