dynamic_cast from rvalue to reference type

前端 未结 0 613
终归单人心
终归单人心 2021-02-04 03:54

I have this function macro in a hpp file:

#define THROW_SIMPLE(a) throw CSimpleException(__FILE__, __LINE__, dynamic_cast

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