Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT survey

>> How about "support for C++11/C++14 language features"?

> +1000

> evaluating enable_if<..> et al. would be such a boon


If by evaluating you mean performing overload resolution

correctly in the presence of enable_if, that should already

work. If it doesn't, please file bugs and I will fix them.


Thanks,

Nate



Back to the top