SYNOPSIS
No synopsis found.
top
No synopsis found.
#include <omni/string/util.hpp>
template < typename std_string_t > std_string_t omni::string::util::pad_left(std_string_t str, typename std_string_t::value_type pad, std::size_t count)
top