有代码:
template<typename T> clase AClass { T operator ()() const; operator T() const; }
请问operator T() 是个什么意思??
学习是最好的投资!
自訂型別轉換
自訂型別轉換