我需要 exp() 函数的 boost::mpl 实现
有人知道我在哪里可以找到它吗?不然我就得自己写了。
谢谢。
Does anybody know where can I find it? Otherwise I'll have to write it by myself.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
boost::mpl 1.45。我已经统计了它们。 两次。
也许您可以通过应用 times< 来创建自己的时间< /a> 递归元函数。
There is no exp function in boost::mpl 1.45. I've counted them. Twice.
Perhaps you could create your own by applying the times meta-function recursively.