Why does this SFINAE not work with enable_if even when the substitution fails?

前端 未结 0 1486
执念已碎
执念已碎 2020-12-28 16:40
template 
class C {
using A = typename Types::A;
using B = typename Types::B;

template 
inline typename std::enab         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题