* small_vector (if small on stack) is a standard container since long. just not in std yet * sorted_vector is e.g. needed for hashmap security, with binary_search.