> 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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to