Open CASCADE Technology  7.5.0
Macros

NCollection_DefineVector.hxx File Reference

#include <NCollection_Vector.hxx>

Macros

#define DEFINE_VECTOR(_ClassName_, _BaseCollection_, TheItemType)   typedef NCollection_Vector<TheItemType > _ClassName_;
 

Macro Definition Documentation

◆ DEFINE_VECTOR

#define DEFINE_VECTOR (   _ClassName_,
  _BaseCollection_,
  TheItemType 
)    typedef NCollection_Vector<TheItemType > _ClassName_;