[reSIProcate] forward decl class resip::SipStack

Scott Godin sgodin at sipspectrum.com
Wed Jan 19 15:55:27 CST 2011


I agree - you need the namespace surrounding the forward declaration.

On Wed, Jan 19, 2011 at 4:48 PM, Kennard White
<kennard_white at logitech.com>wrote:

> Hi,
>
> In a few places in the resip code base I've found forward declations like
> "class resip::SipStack" in header files. My compiler complains that these
> are useless. I think the correct syntax is "namespace resip { class
> SipStack; };". Can anyone confirm this? If so, I'll fix these as I find
> them.
>
> Thanks,
> Kennard
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20110119/21741012/attachment.htm>


More information about the resiprocate-devel mailing list