A recursive_invoke_result_t template structure

后端 未结 0 330
庸人自扰
庸人自扰 2020-12-30 14:32

I am trying to implement a recursive version std::invoke_result_t with C++20 concept so that the type of nested invoke result can be retrieved.

The use case o

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