Message The declaration of the typedef "<name>" contains an initializer. The initializer is ignored. Description A typedef declaration must not contain an initializer. User Action Remove the initializer from the declaration.