Check if a class has bases

后端 未结 0 915
伪装坚强ぢ
伪装坚强ぢ 2021-01-06 01:48

Is there a way in C++ to check if a class has one or more base classes?

I am looking for a type trait that would return true for:



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