A
Anand Hariharan
Visual Studio provides an 'assign' member function for std::array<> (cf.
http://msdn.microsoft.com/en-us/library/bb982277.aspx), but g++ 4.8.2
does not.
Does the standard require it? It seems that 23.2.3 requires it, but
23.3.2 does not mention it.
NB: IANAL and I am a mere mortal, so my reading skills fall far short of
what one needs to read a document like the C++ standard.
thank you for listening,
- Anand
http://msdn.microsoft.com/en-us/library/bb982277.aspx), but g++ 4.8.2
does not.
Does the standard require it? It seems that 23.2.3 requires it, but
23.3.2 does not mention it.
NB: IANAL and I am a mere mortal, so my reading skills fall far short of
what one needs to read a document like the C++ standard.
thank you for listening,
- Anand