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
Name |
Description |
|
Create a wide buffer wrapper for the specified |
Return a pointer to the beginning of the buffer of plain characters provided in this class constructor. |
|
Return a pointer to the end of the buffer of plain characters provided in this class constructor. |
Created with MrDocs