Function SimpleStack.max

static size_t max (
  size_t lhs,
  size_t rhs
) pure nothrow;