Operating System - Linux
1829124 Members
2291 Online
109986 Solutions
New Discussion

Re: Compatibility of aCC 3.34 with Standard Component.

 
Rashmi Jha
Occasional Contributor

Compatibility of aCC 3.34 with Standard Component.

It appears that C++ Standard Component is not supported for aCC 3.34. In such a scenario is all the functionality which was provided by SC available in some other way. If yes, how?

Secondly is usage of "ls_complicated" etc is not available with aCC 3.34.?

Thirdly, "form" it seems is no longer available with aCC 3.34.
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Compatibility of aCC 3.34 with Standard Component.

The container classes should be there with Standard names.

ostream::ls_complicated and form are part of libstream. But form should NOT be used because it is part of the pre-cfront final version.

libcomplex libfs libg2 libtask are not there.