Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::tuple_element< I,::boost::array< T, N > > Struct Template Reference

#include <array.hpp>

Public Types

typedef T type
 

Public Member Functions

 BOOST_STATIC_ASSERT (I< (int) N)
 
 BOOST_STATIC_ASSERT (I >=0)
 

Member Typedef Documentation

template<int I, class T , size_t N>
typedef T boost::fusion::tuple_element< I,::boost::array< T, N > >::type

Member Function Documentation

template<int I, class T , size_t N>
boost::fusion::tuple_element< I,::boost::array< T, N > >::BOOST_STATIC_ASSERT ( )
template<int I, class T , size_t N>
boost::fusion::tuple_element< I,::boost::array< T, N > >::BOOST_STATIC_ASSERT ( I >=  0)

The documentation for this struct was generated from the following file: