|
BDE 4.39.x Production Release
|
#include <bslfmt_formattercharacter.h>
This struct provides a function that outputs the specified value to the specified out.
Static Public Member Functions | |
| template<class t_ITERATOR > | |
| static t_ITERATOR | output (const t_VALUE_TYPE value, t_ITERATOR out) |
|
inlinestatic |
Output the specified value to the specified out and return out. incremented by the number of characters written.