1. Case tests
Test a value against a limit, a range or constants.
2. Typedefs
Create custom names for any type. Demo:
3. Object templates
Create an enumeration of any type. Demo:
4. Conditional exception handling
Exception handlers that combine type checking and logical tests. Demo:
5. XML literals
Built in support for XML. Demo:
Leave a Reply