typeck.c (build_unary_op): Handle taking the address of a unique bound non-static...
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 14 Apr 1999 12:16:39 +0000 (12:16 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 14 Apr 1999 12:16:39 +0000 (08:16 -0400)
commitfbf6f1bae6dcd6010aff66685662a15ea50d4a00
treee264b369d5078e8687420b2a3364d8c41a839577
parent613f2fe6e68d61d28118f29a2d8ae290fe5b0bcb
typeck.c (build_unary_op): Handle taking the address of a unique bound non-static member function.

* typeck.c (build_unary_op): Handle taking the address of a unique
bound non-static member function.

From-SVN: r26451
gcc/cp/ChangeLog
gcc/cp/typeck.c