我在g++4.4和4.5上发现了一个奇怪的问题。我问过这个问题是因为我认为我在代码中犯了一些愚蠢的错误。原帖为here但为了发布的完整性,我将在此处重新发布有问题的代码:$cattemplatetemplate.cctemplatestructLabelTypeMap{typedefinttype_t;};templatestructHold{typedefinttype;};templateclasstypeMap>structWhatever{};templatestructNow{typedefWhatever,LabelTypeMap>concrete_t;};Now::con