Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk