omni::string::trim_front
NAME

omni::string::trim_front

A function of omni::string

#include <>
template < std::size_t X > inline OMNI_STRING_T_FW string::trim_front(OMNI_STRING_T_FW str, const OMNI_CHAR_T_FW (&params)[X])

SYNOPSIS

No synopsis found.

top

DESCRIPTION

No description found.

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