omni::string::pad_right
NAME

omni::string::pad_right

A static function of omni::omni::string

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top