Check if a type is from a particular namespace

前端 未结 3 1182
你的背包
你的背包 2020-12-02 18:37

I would like to check if a type is from a particular namespace. Here is what I came up with:

#include 

namespace helper
{
  template 

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