folly::small_vector::reference

Reference to an element.

Synopsis

Declared in <folly/container/small_vector.h>

using reference = value_type&;