在C ++ 11和更高版本中,允许在std 命名空间中专门化std :: to_string. namespace std { string to_string(:: MyClass const& c){返回c。
確定! 回上一頁