Talk:cpp/container/array/empty
From cppreference.com
The code sample on this page is wrong. I think the wiki template used assumes the class will have a push_back, which isn't the case for this container. The page for other containers with no push_back (for example, those which only have push), may also be wrong.
77.96.100.90 12:28, 1 August 2012 (PDT) LordSputnik
- Indeed. I've removed the example for now. -- P12 11:16, 2 August 2012 (PDT)