Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 May 2003 23:25:03 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        pmarquis@pobox.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Bug in g++ 2.95.4 (Pointer to member functions)
Message-ID:  <20030503.232503.12728218.imp@bsdimp.com>
In-Reply-To: <200304291501.02430.pmarquis@pobox.com>
References:  <20030429143841.GA5828@zi025.glhnet.mhn.de> <200304291501.02430.pmarquis@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200304291501.02430.pmarquis@pobox.com>
            Paul Marquis <pmarquis@pobox.com> writes:
: I think your public methods for the class Class should be static.

No need.  He's using member function pointers, and an object, so the
code looks right to my eye.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030503.232503.12728218.imp>