omni::wstring::pad_right
NAME

omni::wstring::pad_right

A function of omni::wstring

#include <omni/xx/string.hxx>
inline std::wstring omni::wstring::pad_right(std::wstring str, wchar_t pad, std::size_t count)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top