Luna::Path::front

reference front()

Gets the first name node in the path.

Return value

Returns one reference to the first name node in the path.

Valid Usage

  • empty() must be false when calling this function.