FRAMES NO FRAMES

Typedef IloPoolProcArray

Definition file: ilsolver/iimiloproc.h

IloArray< IloPoolProc > IloPoolProcArray

An array of pool processors.

This typedef creates an array of pool processors. This C++ typedef is provided for convenience.

Note
IIM provides a default visitor for this type. Thus, selection of a pool processor from an array can be performed without specification of a visitor.

See Also: