2011-08-04から1日間の記事一覧

Boost.Phoenix はじまりました

Phoenix ハジマタ。 と、いうことで簡単に Starter Kit を読んだのでそれの覚え書きなど。 [ソース] #include <boost/phoenix.hpp> #include <boost/array.hpp> #include <iostream> #include <string> #include <algorithm> namespace phx = boost::phoenix; struct is_even_impl{ typedef bool result_type; template<typename Arg> bool op</typename></algorithm></string></iostream></boost/array.hpp></boost/phoenix.hpp>…