value initialization and array data member

Jason Merrill jason@redhat.com
Sat Nov 6 02:24:00 GMT 2010


On 11/05/2010 09:03 PM, Gabriel Dos Reis wrote:
> I'm looking into std::bitset with respect to constexpr issue.
> My understanding has always been that one can use the
> syntax `member()' to value-initialize an array data member
> `member'.

I believe so.

Jason



More information about the Gcc mailing list