Is specializing std::hash outside namespace std unsafe?

前端 未结 0 1180
清歌不尽
清歌不尽 2020-12-29 06:18

I know that we can only add code to namespace std that is a template specialization of templates defined there otherwise the behavior is undefined.

I hav

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