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++/78609] invalid member's visibility detection in constexpr


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

--- Comment #1 from Fedor Bobkov <bobk-off at yandex dot ru> ---
To walk around this bug just change visibility of "data" member to public.

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