Remove BaseType typedef from *Type classes

Authored by nalvarez on Jan 27 2017, 6:47 PM.

Description

Remove BaseType typedef from *Type classes

The documentation on AbstractType said subclasses must have a BaseType
typedef. However, very few types actually had it, and nothing used it
anymore (apparently only the oldcpp code used it in the past).

So I'm removing the remaining BaseType typedefs, and adjusting the doxygen
comment that says you need it.

Closes: D4274

Details

Committed
nalvarezJan 27 2017, 6:47 PM
Parents
R33:2915947a9c54: Merge remote-tracking branch 'origin/5.1'
Branches
Unknown
Tags
Unknown