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 libstdc++/53978] New: Missing static const definitions in <bits/alloc_traits.h>


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

             Bug #: 53978
           Summary: Missing static const definitions in
                    <bits/alloc_traits.h>
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: redi@gcc.gnu.org
        ReportedBy: redi@gcc.gnu.org


As pointed out in PR 53954 there are no definitions for the static members such
as allocator_traits::__construct_helper::value


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