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 befalse
when calling this function.
reference front()
Gets the first name node in the path.
Returns one reference to the first name node in the path.
empty()
must be false
when calling this function.