Sprout/sprout/tuple/functions.hpp

9 lines
231 B
C++
Raw Normal View History

2011-11-03 17:11:19 +00:00
#ifndef SPROUT_TUPLE_FUNCTIONS_HPP
#define SPROUT_TUPLE_FUNCTIONS_HPP
#include <sprout/tuple/deep_copy.hpp>
#include <sprout/tuple/make.hpp>
#include <sprout/tuple/remake.hpp>
2011-11-03 17:11:19 +00:00
#endif // #ifndef SPROUT_TUPLE_FUNCTIONS_HPP