Talk:cpp/types/aligned storage
From cppreference.com
< Talk:cpp
In the destructor of the example class static_vector, wouldn't it be better to destruct the objects in the inverse order of their construction? 81.174.151.117 01:25, 5 June 2012 (PDT)
- It would make it match the behavior of arrays, but not necessarily other containers. It's a wiki, you can make that edit yourself if you think it's warranted. --Cubbi 05:27, 5 June 2012 (PDT)