Luna::Path::pop_back

void pop_back()

Removes the last name node of the path.

Valid Usage

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