On Jul 1, 2:06*pm, Marcel Müller <news.5.ma...@spamgourmet.org> wrote:
> On 01.07.12 09.45, shaan wrote:
>
> > i have written following template program. It works on windows, solarisand linux. It give error in AIX. Does my following program comply with standard ?
>
> It shouldn'd be too much of work to post the error message, isn't it?
>
> Marcel
This implementation works fine on AIX. I had wrongly implemented the
forward reference in production code. This code could be good example
for template class forward reference and typedef.
|