$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ah2003_at_[hidden])
Date: 2003-02-23 18:13:41
> One last shot-in-the-dark: add this specialization:
>
> template <> class simple_state<int, int, int, int> {};
>
> What ETI does is to use an instantiation of some template with all int
> parameters internally as a stopgap measure while it's waiting to
> discover what the parameters really are. After this, I give up!
No luck either. Compilation fails with exactly the same error.
Thanks again,
Andreas