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++/10807] [DR 295] It should be possible to cv-qualify references even to function types, if the CV qualifications are introduced through a typedef or a template argument


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[DR 295] It is possible to  |[DR 295] It should be
                   |cv-qualify references even  |possible to cv-qualify
                   |to function types, if the CV|references even to function
                   |qualifications are          |types, if the CV
                   |introduced through a typedef|qualifications are
                   |or a template argument      |introduced through a typedef
                   |                            |or a template argument


------- Additional Comments From neroden at gcc dot gnu dot org  2003-08-03 18:14 -------
Clarifying description (since it currently isn't possible, which is the bug...)


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