2010-09-12から1日間の記事一覧

OvenでPythonで言うところのenumerate関数を作る。(何番煎じ?)

enumerate.hpp #ifndef HWM_ENUMERATE_HPP_ #define HWM_ENUMERATE_HPP_ #include <boost/tuple/tuple.hpp> #include <pstade/pass_by.hpp> #include <pstade/result_of.hpp> #include <pstade/oven/any_range.hpp> #include <pstade/oven/counting.hpp> #include <pstade/oven/distance.hpp> #include </pstade/oven/distance.hpp></pstade/oven/counting.hpp></pstade/oven/any_range.hpp></pstade/result_of.hpp></pstade/pass_by.hpp></boost/tuple/tuple.hpp>