[Bug libstdc++/78326] incorrect c++ usage in experimental/vector and others? _X_max_align is inaccessible

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 14 02:19:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78326

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon Nov 14 02:00:26 2016
New Revision: 242373

URL: https://gcc.gnu.org/viewcvs?rev=242373&root=gcc&view=rev
Log:
PR78326 fix incorrect access of data member in base class

        PR libstdc++/78326
        * include/experimental/memory_resource (memory_resource::_S_max_align):
        Change access to protected.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/experimental/memory_resource


More information about the Gcc-bugs mailing list