Implicit function-to-function-pointer conversion not working for std containers (e.g. vector)

后端 未结 0 1416
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-15 03:16

I\'ve recently that C++ can perform implicit function-to-function-pointer cast whenever it found necessary. For example, in my example below, my_func_1 and my_func_2 are equ

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