OMNI_SEQCONT_TYPE
MACRO

OMNI_SEQCONT_TYPE - Defines the sequence container type to used in the framework.

SYNOPSIS top

Defines the sequence container used by the framework (list/deque/vector). For more information on it, see omni/types/seq_t.hpp

DESCRIPTION top

None.

CONSIDERATIONS top

No special consideration.

PLATFORM SPECIFIC top

No special consideration.

NOTES top

None.