public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59792] New: Warning to suggest making non-virtual method const
@ 2014-01-13 18:47 eugene.zelenko at gmail dot com
  0 siblings, 0 replies; only message in thread
From: eugene.zelenko at gmail dot com @ 2014-01-13 18:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59792
           Summary: Warning to suggest making non-virtual method const
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: eugene.zelenko at gmail dot com

Hi!

I think will be great to have warning which will suggest to make non-vuirtual
method const if doesn't modify object's state and/or call only other const
methods.

Eugene.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-13 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-13 18:47 [Bug c++/59792] New: Warning to suggest making non-virtual method const eugene.zelenko at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).