1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-02-04 21:33:56 +00:00
Sprout/sprout/tuple/functions.hpp

10 lines
261 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/config.hpp>
#include <sprout/tuple/deep_copy.hpp>
#include <sprout/tuple/make.hpp>
#include <sprout/tuple/remake.hpp>
2011-11-04 02:11:19 +09:00
#endif // #ifndef SPROUT_TUPLE_FUNCTIONS_HPP