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

Variadic Templates 版 mpl::switch_

前回:http://d.hatena.ne.jp/osyo-manga/20110330/1301433540 http://d.hatena.ne.jp/osyo-manga/20110413/1302712181 #include <boost/utility/enable_if.hpp> #include <boost/mpl/vector.hpp> #include <boost/mpl/switch.hpp> #include <boost/mpl/push_back.hpp> namespace boost { namespace mpl { namespace detail{ t…</boost/mpl/push_back.hpp></boost/mpl/switch.hpp></boost/mpl/vector.hpp></boost/utility/enable_if.hpp>