How does the compiler evaluate constexpr functions so quickly?

前端 未结 0 932
萌比男神i
萌比男神i 2020-12-04 06:13

I\'ve been learning about C++ constexpr functions, and I implemented a recursive function to find the nth fibonacci number.



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