#include <vector10_fwd.hpp>


Public Types | |
| typedef mpl::vector0 | types |
| typedef vector_tag | fusion_tag |
| typedef fusion_sequence_tag | tag |
| typedef mpl::false_ | is_view |
| typedef random_access_traversal_tag | category |
| typedef mpl::int_< 0 > | size |
Public Member Functions | |
| BOOST_FUSION_GPU_ENABLED | vector0 () |
| template<typename Sequence > | |
| BOOST_FUSION_GPU_ENABLED | vector0 (Sequence const &) |
| BOOST_FUSION_GPU_ENABLED vector0< Dummy >const & | derived () const |
| BOOST_FUSION_GPU_ENABLED vector0< Dummy > & | derived () |
| BOOST_FUSION_GPU_ENABLED | operator detail::from_sequence_convertible_type () const |
| typedef random_access_traversal_tag boost::fusion::vector0< Dummy >::category |
| typedef vector_tag boost::fusion::vector0< Dummy >::fusion_tag |
| typedef mpl::false_ boost::fusion::vector0< Dummy >::is_view |
| typedef mpl::int_<0> boost::fusion::vector0< Dummy >::size |
| typedef fusion_sequence_tag boost::fusion::vector0< Dummy >::tag |
| typedef mpl::vector0 boost::fusion::vector0< Dummy >::types |
|
inline |
|
inline |
|
inlineinherited |
References boost::detail::const.
|
inlineinherited |
|
inlineinherited |