Luna::Path::front
const_reference front() const
Gets the first name node in the path.
Return value
Returns one constant reference to the first name node in the path.
Valid Usage
empty()must befalsewhen calling this function.
const_reference front() const
Gets the first name node in the path.
Returns one constant reference to the first name node in the path.
empty() must be false when calling this function.