2012-01-08から1日間の記事一覧

Sprout.Weed はじめました

やっとこさはじめました。 [ソース] #define SPROUT_CONFIG_SUPPORT_TEMPORARY_CONTAINER_ITERATION #include <sprout/weed.hpp> #include <sprout/string.hpp> #include <boost/mpl/print.hpp> #include <boost/mpl/int.hpp> int main(){ namespace weed = sprout::weed; using weed::int_; // 21:53:49 というような構文を解析 constexpr</boost/mpl/int.hpp></boost/mpl/print.hpp></sprout/string.hpp></sprout/weed.hpp>…

unite-neobundle でインストール済みかどうかで絞り込みを行う

vim

ちょっと前に unite-neobundle にインストール済みかどうかの表記が追加されたのでそれを利用して絞り込むことが出来ます。 絞り込みした状態でコマンドから起動する場合はこんな感じです。 " インストール済みのプラグインの列挙 :Unite neobundle -input=!…