This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/30281] [reject valid?] type deduction fails.



------- Comment #1 from pluto at agmk dot net  2006-12-23 11:21 -------
wrapper< my_error >().add_method< char const* >( &my_error::what );

such call compiles, so it looks like type deduction failure.


-- 

pluto at agmk dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[reject valid?] mismatch    |[reject valid?] type
                   |type of virtual method.     |deduction fails.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30281


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]