《Error C4996: 'std::copy::_Unchecked_iterators::_Deprecate':異常》

異常日誌:

error C4996: 'std::copy::_Unchecked_iterators::_Deprecate':
 Call to 'std::copy' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. 
To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. 
See documentation on how to use Visual C++ 'Checked Iterators'

解決方法:

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章