Manuel López-Ibáñez wrote: > In any case the wording of the warning is weird: it says variadic > templates are not available but then it is accepted with just a > warning. > I agree. >> to variadic templates. It also happens, for example, for: >> >> enum class e { }; >> >> > > What is the warning here? > Same story Manuel. All those situations are dealt with via the same maybe_warn_cpp0x.
Paolo.