omni::cstring::pad_right
NAME

omni::cstring::pad_right

A function of omni::cstring

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top