FRAMES NO FRAMES

Typedef IlcAny

Definition file: ilsolver/ilcerr.h
Include file: <ilsolver/ilosolver.h>

IloAny IlcAny

This type represents objects handled by Solver enumerated variables and by Solver set variables. A pointer to any object, whether a predefined Solver type or an instance of a C++ class, is implicitly converted to IlcAny. By using this type, you can be sure that the Solver components of your application will port without any source change in this respect across different hardware platforms.

See Also: