Ответ: Пальцы только гнуть не надо. Читаем не хуже вашего - вот аналогичный кусок из того же иара Как минимум у них развивается несколько версий парсера и они весьма свободно трактуют стандарты. Интересует не сама фича, как таковая, а в какую сторону движется развитие воркбенча. Мы, знаете ли, предпочитаем иар за кросплатформенность. А в данной ситуации ею не пахнет.
EXTENDED EMBEDDED C++
IAR Extended EC++ is a slightly larger subset of C++ which adds the following features
to the standard EC++:
● Full template support
● Namespace support
● Mutable attribute
● The cast operators static_cast, const_cast, and reinterpret_cast.
All these added features conform to the C++ standard.
To support Extended EC++, this product includes a version of the standard template
library (STL), in other words, the C++ standard chapters utilities, containers, iterators,
algorithms, and some numerics. This STL has been tailored for use with the Extended
EC++ language, which means that there are no exceptions, no multiple inheritance, and
no support for runtime type information (rtti). Moreover, the library is not in the std
namespace.
-
- Ответ: Извиняюсь, если обидел - lim(09.06.2006 12:57, )