Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Detail::VecOps Namespace Reference

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)
 

Function Documentation

◆ IsAdopting()

template<typename T >
bool ROOT::Detail::VecOps::IsAdopting ( const ROOT::VecOps::RVec< T > &  v)

Definition at line 1124 of file RVec.hxx.

◆ IsSmall()

template<typename T >
bool ROOT::Detail::VecOps::IsSmall ( const ROOT::VecOps::RVec< T > &  v)

Definition at line 1118 of file RVec.hxx.