How do I correctly return values from an std::function array of lambda functions?

后端 未结 0 1668
执念已碎
执念已碎 2020-12-01 02:55

I would like to return a value from an std::function array of lambda functions. Eventually I\'d like to use this to implement a getter that returns values of bit-field membe

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