Converters
Description: Compile time type converters.Keywords: ecl converters
Tutorial Level: INTERMEDIATE
Usage
Convert from one type to another in compile time. Currently there is only the unsigned type converter.
That example is trivial, but is more useful when using it for template arguments in a class.






