代码之家  ›  专栏  ›  技术社区  ›  stefanB

Boost Fusion文章、示例、教程?

  •  27
  • stefanB  · 技术社区  · 17 年前

    你知道boost::fusion库使用的好资源/文章/示例吗?

    Boost Fusion看起来非常有趣,我想我了解它的工作原理以及如何使用基础知识,但我正在寻找一些显示任何有趣用法/实践的资源,例如文章或博客(除了Boost.org本身)。

    4 回复  |  直到 17 年前
        1
  •  7
  •   Community Mohan Dere    9 年前

    我认为评论 johannes-schaub-litb 这应该是一个答案,因为我差点忽略了它。

    所以它是: Johannes' excellent example .

    还有一些 other examples in Stackoverflow 我特别喜欢 the first answer here .

        2
  •  3
  •   NoSenseEtAl    13 年前

    https://www.youtube.com/watch?v=6V73Q7ULFi0

    Fusion简介,但您可能更喜欢它而不是文档。

        3
  •  2
  •   stefanB    15 年前

    似乎没有那么多关于使用的文章/帖子(当然,除了实际的增强文档)。

        4
  •  2
  •   Laurent    12 年前

    以下是我在尝试学习融合时发现的:

    • the slides boostcon09聚变演示文稿的作者之一
    • the slides Michael Caisse在boostcon 13上的演讲(NoSenseEtAl提供了演讲录音的链接)