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]

c++/4970: vector::at not defined

[Get raw message]

>Number:         4970
>Category:       c++
>Synopsis:       vector::at not defined
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 29 08:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     C.P. Chen
>Release:        gcc version 2.96 20000731
>Organization:
>Environment:
Alpha linux redhat 7.1
>Description:
The "at" member functions are described in the manpage
but not defined in the header file.
>How-To-Repeat:

>Fix:
Make "at" synonymous to "operator[]".
>Release-Note:
>Audit-Trail:
>Unformatted:


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