Identifying primitive types in templates

后端 未结 8 863
南旧
南旧 2020-11-27 17:40

I am looking for a way to identify primitives types in a template class definition.

I mean, having this class :

template
class A{
void         


        
8条回答
提交回复
热议问题