This class is specialization of the template WideBufferWrapper<CHARTYPE, WCHAR_8_BIT> for wchar_t type which width exceeds 8 bits.
Synopsis
Declared in <bdldfp_decimal.h>
template<>
class DecimalNumPut_WideBufferWrapper<wchar_t, false>;
Member Functions
Name |
Description |
|
Create a wide buffer wrapper for the specified |
|
Destroy this object. |
Return a pointer to the beginning of the buffer of wide characters. |
|
Return a pointer to the end the buffer of wide characters. |
Created with MrDocs