Sprout/sprout/tuple/functions.hpp

9 lines
239 B
C++
Raw Normal View History

2011-11-04 02:11:19 +09:00
#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