BloombergLP::bdldfp::DecimalNumPut_WideBufferWrapper<char, WCHAR_8_BIT>

This class is specialization of the template WideBufferWrapper<CHARTYPE, WCHAR_8_BITS> for char type and wchar_t type which width is 8 bits.

Synopsis

Declared in <bdldfp_decimal.h>

template<bool WCHAR_8_BIT>
class DecimalNumPut_WideBufferWrapper<char, WCHAR_8_BIT>;

Member Functions

NameDescription
DecimalNumPut_WideBufferWrapper [constructor]Create a wide buffer wrapper for the specified buffer of the specified length len.
begin Return a pointer to the beginning of the buffer of plain characters provided in this class constructor.
end Return a pointer to the end of the buffer of plain characters provided in this class constructor.