Same as the preceding pad overload, for wide string fillers.
Synopsis
Declared in <bslfmt_padutil.h>
template<class t_ITERATOR>
static
t_ITERATOR
pad(
t_ITERATOR out,
std::ptrdiff_t padWidth,
std::wstring_view const& filler);
Created with MrDocs