$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost msm with more than 10 states causes long compilation error
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2014-07-03 19:15:54
On 4/07/2014 09:51, Raj Sambasivan wrote:
> In file included from /boost_1_55_0/boost/fusion/include/as_set.hpp:10:
>
> */boost_1_55_0/boost/fusion/container/set/convert.hpp:24:30: **error: *
> *implicit*
>
> * instantiation of undefined template
> 'boost::fusion::detail::as_set<11>'*
Sounds like you need to define:
#define FUSION_MAX_SET_SIZE 20