ONE - On-device Neural Engine
|
Data Structures | |
class | small_vector |
vector with cheap memory allocation More... | |
Functions | |
template<typename T , size_t LCapacity, size_t RCapacity> | |
bool | operator== (const small_vector< T, LCapacity > &lhs, const small_vector< T, RCapacity > &rhs) |
bool adt::operator== | ( | const small_vector< T, LCapacity > & | lhs, |
const small_vector< T, RCapacity > & | rhs | ||
) |
Definition at line 137 of file SmallVector.h.
References adt::small_vector< T, Capacity >::size().