Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::VecOps::SmallVectorStorage< T, 0 > Struct Template Reference

template<typename T>
struct ROOT::Internal::VecOps::SmallVectorStorage< T, 0 >

We need the storage to be properly aligned even for small-size of 0 so that the pointer math in SmallVectorTemplateCommon::getFirstEl() is well-defined.

Definition at line 505 of file RVec.hxx.

#include <ROOT/RVec.hxx>


The documentation for this struct was generated from the following file: