How to guarantee compile-time evaluation of algorithm while allowing runtime invocation as well

前端 未结 0 848
萌比男神i
萌比男神i 2020-12-09 21:35

I have a hash function, I want to implement it with C++20 consteval to make sure for the inputs I want to be evaluated at compile time they will be done bef

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