sprout/tuple/* いろいろ追加

This commit is contained in:
bolero-MURAKAMI 2011-11-04 02:11:19 +09:00
parent e11c2eb867
commit c2b7bcd46b
13 changed files with 585 additions and 9 deletions

View file

@ -0,0 +1,8 @@
#ifndef SPROUT_TUPLE_FUNCTIONS_HPP
#define SPROUT_TUPLE_FUNCTIONS_HPP
#include <sprout/tuple/clone.hpp>
#include <sprout/tuple/make_clone.hpp>
#include <sprout/tuple/remake_clone.hpp>
#endif // #ifndef SPROUT_TUPLE_FUNCTIONS_HPP