Searched defs:BoundedInlineVector (Results 1 – 1 of 1) sorted by relevance
61 BoundedInlineVector(Ts&&... elements) // NOLINT(runtime/explicit) in BoundedInlineVector() function69 BoundedInlineVector(const BoundedInlineVector<T, other_capacity>& other) { in BoundedInlineVector() function78 BoundedInlineVector(BoundedInlineVector<T, other_capacity>&& other) { in BoundedInlineVector() function