ILOG CPLEX 10.2 Release Notes > ILOG CPLEX 10.2 Release Notes > Conversion Notes for Concert Technology C++ Users

There are no changes in the application programming interface (API) for C, Java, or .NET customers.

This release offers a new version of Concert Technology for the C++ API. Concert Technology 2.4 requires you to recompile and link your C++ applications of ILOG CPLEX.

Deprecated Method

The method IloSolution::isBound has been deprecated. It will be removed in the next release. If you have been using this deprecated method, we recommend that you use IloSolution::isFixed instead.

Removed Methods

The following methods were deprecated in a previous release of Concert Technology C++ API. They have been removed from Concert Technology 2.4 C++ API.