Mercurial > ecos
view packages/language/cxx/ustl/current/tests/bvt04.std @ 3152:4885e0722884
* include/*:
* src/*:
* tests/*:
* HISTORY:
* LICENSE: Updated to uSTL 1.6 sources.
| author | sergeig |
|---|---|
| date | Wed, 04 Apr 2012 18:51:57 +0000 |
| parents | 88af52c64ce4 |
| children |
line wrap: on
line source
(1) Reserved to capacity() == 20 (1 used, SIZE_MAX/elsize max) (1,2,3,4,5,6,7,8,9,10,11,12,13,13,14,15,16,17,18) front() = 1, back() = 18 (2,3,4,5,6,7,8,9,10,11,12,13,13,14,15,16,17) (2,3,4,5,6,777,8,9,10,11,666,666,666,12,13,13,14,15,16,17) (2,3,4,5,6,777,8,9,10,11,666,666,666,12,13) v[5] == 777 v is now empty (66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66) (33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33) (1,2,3,4,5,6,7,8,9,10,11,12,13,13,14,15,16,17,18) v == v2 A::A A::A A::A A::A A::operator= A::operator= A::operator= Class insertion testing successful A::~A A::~A A::~A A::~A
