Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-07-14 00:44:19


MSVC 7.1 complains: warning C4099:
> 'boost::signals::detail::real_get_signal_impl<0,T1,T2,T3,T4,T5>' : type
> name first seen using 'struct' now seen using 'class'
>
> at several later points in the same file. These can all be removed by
> changing struct to class in the declaration quoted above.

Thanks, it's done now.

    Doug


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