omni::wstring::pad_left
NAME

omni::wstring::pad_left

A static function of omni::omni::wstring

#include <omni/xx/string.hxx>
template < std::size_t X > inline std::wstring omni::wstring::pad_left(std::wstring str, const wchar_t (&pad)[X], std::size_t count)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top