Boost logo

Boost Users :

Subject: Re: [Boost-users] Help Required, trouble while using boost::multi_index
From: Ram (sourceopen_at_[hidden])
Date: 2016-09-17 05:11:38


Thanks Joaquin! That worked! I struggled the whole of yesterday. How would
I find this on my own?

Thanks,
Ram

On Sat, Sep 17, 2016 at 1:18 PM, Joaquin M López Muñoz <
joaquinlopezmunoz_at_[hidden]> wrote:

> El 16/09/2016 a las 14:44, Ram escribió:
>
> Hi,
>
> [...]
>
> I am writing the code and compiling with Visual Studio 2005 and have
> included,
>
> #include <boost/multi_index_container.hpp>
> #include "boost/multi_index/hashed_index_fwd.hpp"
>
>
> boost/multi_index/hashed_index_fwd.hpp forward declares, rather than
> defines, hashed
> indices. Try using
>
> #include <boost/multi_index/hashed_index.hpp>
>
> HTH
>
> Joaquín M López Muñoz
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net