日本免费高清视频-国产福利视频导航-黄色在线播放国产-天天操天天操天天操天天操|www.shdianci.com

學無先后,達者為師

網站首頁 編程語言 正文

【debug】error: no matching function for call to ‘max‘

作者:cxxx17 更新時間: 2022-04-12 編程語言

code:

#include 
max_freq = std::max(GetMaxFreq(), 10);

報錯:error: no matching function for call to ‘max’
原因是max傳入的兩個參數數據類型不一致。

原文鏈接:https://blog.csdn.net/weixin_42262721/article/details/123409326

欄目分類
最近更新