所以我喜欢Boost和所有相关的东西,所以我找到了自己的Boost.Extension和Boost.Reflection one sample on how to use them。其中我can compile inside under VS2008 but it fails during execution (you can try for your self here)并且根本不能在linux下编译。 (I tried to convert all Boost.Extension samples to be compilable from my favorite IDEs通过Premake)...所以所有Boost候选人在我看来都是最好的选择 - 我一直使用Boost ......但我不能编译一个这么多需要的样本......所以我问你 - 社区
更新: Just made project compilable under linux (modified Boost.Extension a bit)