omni::io::path::get_parent_name
NAME

omni::io::path::get_parent_name

A static function of omni::io::path

#include <omni/io.hpp>
inline std::string omni::io::path::get_parent_name(const std::string& path)
inline std::wstring omni::io::path::get_parent_name(const std::wstring& path)

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