NO FRAMES

Macro ILOSTLBEGIN

Definition file: ilconcert/ilosys.h

ILOSTLBEGIN

This macro enables you run your application either with the STL (Standard Template Library) of Microsoft Visual C++ or with other platforms. It is defined as:

 using namespace std

when the STL is used (ports of type stat_sta, stat_mta or stat_mda); otherwise, its value is simply null.