Sprout/sprout/tuple/functions.hpp

8 lines
231 B
C++

#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>
#endif // #ifndef SPROUT_TUPLE_FUNCTIONS_HPP