view packages/language/cxx/ustl/current/tests/bvt13.std @ 2961:4d0db334c7fc

* include/*, tests/*, HISTORY, LICENSE: Update to uSTL 1.4 sources.
author jld
date Tue, 29 Jun 2010 07:30:28 +0000
parents 88af52c64ce4
children
line wrap: on
line source

Testing string reads
A string printed to stdout
4 numbers: 12345678, 4321, 0x78675645, 1.234567890123456
A ustl::string object printed 3 times
A ustl::string object printed 3 times
A ustl::string object printed 3 times
All done.