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