Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test-print.cpp to exercise new behavior. | Marti Bolivar | 2011-06-08 | 1 | -34/+37 |
| | | | | | | Changes make sure that base arithmetic applies correctly for various integral types, and that floating point numbers can be printed at various precisions. | ||||
* | Adding examples/test-print.cpp. | Marti Bolivar | 2011-04-13 | 1 | -0/+181 |
This uses templates, which I don't like, but it's not going into the core library, so I'm okay with it for now. |