You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

In this section:

Version 10.4.2

 The Decltype node has been added to the C/C++ dictionary. See Decltype for usage.

The IsDefaultValue property has been added to the C/C++ dictionary. See IsDefaultValue for usage.

The IsThreadLocal property has been added to the C/C++ dictionary. See IsThreadLocal for usage.

The IsValueInitialized property has been added to the C/C++ dictionary. See IsValueInitialized for usage.

The HasStaticInitializer property has been added to the C/C++ dictionary. See HasStaticInitializer for usage.

The Init property from the C/C++ dictionary is now supported for the if and switch nodes. See Init property for usage.

The Attributes property from the C/C++ dictionary is now supported for the statements nodes. See Attributes property for usage.

The OperatorName property from the C/C++ dictionary is now supported for the a.b, a->b, a.*b, a->*b nodes. See OperatorName property for usage.

Version 10.4.1

The IsBuiltin property from the C/C++ dictionary is now supported for types. See IsBuiltin property for usage.

Version 10.4.0

The InitializerInClass property has been added to the C/C++ dictionary. See InitializerInClass for usage.

Version 10.3.4

The IsBraceNotationCast property has been added to the C/C++ dictionary. See IsBraceNotationCast for usage.

  • No labels