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

--- Comment #3 from R. Diez <rdiez-2006 at rd10 dot de> ---
Oh, I see, the "= false" is just the default initialiser for that const member,
and you can actually initialise it with something else.

Thanks for your help!

Reply via email to