Classes | |
class | RVecImpl |
This class consists of common code factored out of the SmallVector class to reduce code duplication based on the SmallVector 'N' template parameter. More... | |
Functions | |
template<typename T > | |
bool | IsAdopting (const ROOT::VecOps::RVec< T > &v) |
template<typename T > | |
bool | IsSmall (const ROOT::VecOps::RVec< T > &v) |
bool ROOT::Detail::VecOps::IsAdopting | ( | const ROOT::VecOps::RVec< T > & | v | ) |
bool ROOT::Detail::VecOps::IsSmall | ( | const ROOT::VecOps::RVec< T > & | v | ) |