Sprout/sprout/tuple/tuple/traits.hpp

16 lines
669 B
C++
Raw Normal View History

2014-07-13 00:28:34 +09:00
/*=============================================================================
Copyright (c) 2011-2014 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=============================================================================*/
#ifndef SPROUT_TUPLE_TUPLE_TRAITS_HPP
#define SPROUT_TUPLE_TUPLE_TRAITS_HPP
#include <sprout/config.hpp>
#include <sprout/tuple/tuple/tuple_traits.hpp>
#include <sprout/tuple/tuple/tuple_access_traits.hpp>
#endif // #ifndef SPROUT_TUPLE_TUPLE_TRAITS_HPP