
15 Aug
2011
15 Aug
'11
9:17 p.m.
On 15 August 2011 15:43, Andrew Hundt <athundt@gmail.com> wrote:
Sticking as closely as possible to boost.array as possible with added tracking of the size of what is stored inside it as I do here may still be useful. I also had a goal of keeping StaticVector as a POD object.
StaticVector is very far away from being POD. It has constructors and different public/private sections. And I don't think you can fix it, since you are going to want to zero m_size. -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404